generated: '2026-07-19' method: searched source: https://developer.genesys.cloud/devapps/sdk/ notes: >- Official Genesys Cloud Platform API client SDKs, all auto-generated from the Platform API OpenAPI (Swagger 2.0) definition. Package existence verified live against each registry (HTTP 200). packages: - language: javascript registry: npm name: purecloud-platform-client-v2 url: https://www.npmjs.com/package/purecloud-platform-client-v2 install: npm install purecloud-platform-client-v2 official: true - language: python registry: pypi name: PureCloudPlatformClientV2 url: https://pypi.org/project/PureCloudPlatformClientV2/ install: pip install PureCloudPlatformClientV2 official: true - language: csharp registry: nuget name: PureCloudPlatform.Client.V2 url: https://www.nuget.org/packages/PureCloudPlatform.Client.V2 install: dotnet add package PureCloudPlatform.Client.V2 official: true - language: java registry: maven name: com.mypurecloud:platform-client-v2 url: https://central.sonatype.com/artifact/com.mypurecloud/platform-client-v2 install: 'implementation "com.mypurecloud:platform-client-v2"' official: true - language: go registry: pkg.go.dev name: github.com/mypurecloud/platform-client-sdk-go url: https://pkg.go.dev/github.com/mypurecloud/platform-client-sdk-go install: go get github.com/mypurecloud/platform-client-sdk-go official: true - language: swift registry: cocoapods name: PureCloudPlatformClientV2 url: https://github.com/MyPureCloud/platform-client-sdk-ios install: pod 'PureCloudPlatformClientV2' official: true - language: go registry: github name: platform-client-sdk-cli url: https://github.com/MyPureCloud/platform-client-sdk-cli install: 'brew install mypurecloud/homebrew-tap/gc' official: true kind: cli