Skip to content
AM

SDK and API keys

The Studio SDK page combines per-site API-key management, SDK installation examples, and agentic-commerce discovery information.

Manage keys

Select Create SDK key, enter a name, and choose:

  • Publishable or Secret key type;
  • Live or Test environment;
  • Read only or Read/write scope; Secret keys can also use Admin scope.

The newly created plaintext key is shown only in the creation result. Store it securely before dismissing that view. The key list shows metadata and masked values, not a recoverable secret.

Rotate creates replacement key material and invalidates the prior credential according to the service workflow. Revoke disables a key and cannot be undone. Update deployed clients promptly after rotation.

SDK and discovery

The page provides package installation and Commerce SDK quickstart snippets, a UCP profile preview, discovery URL, signing-key readiness, and a discovery check. These are derived from the selected site’s domain and Commerce API configuration.

The current MCP catalog does not expose a generic create-Studio-key tool under the historical name. Key management is available through the authenticated Studio GraphQL UI.