v1
latestOpenAPI 3.0.12026-07-242871595.3 MBKEYS
Retrieve an Ecommerce API key or PAKMS key
**Prerequisite: **Generate an OAuth API token or access_token.
**Description: **Retrieves the public Ecommerce API key associated with a specific merchant and developer app. The <glossary:merchantId> and App ID are available in the OAuth API token or access_token.
**Tutorial: **Generate an Ecommerce API key (PAKMS key).
**Next step: **Use the Ecommerce API key for tokenization. See Ecommerce tokenization overview.
get/pakms/apikey
Query parameters
tokenAssociationGroupUuidstring
Universally unique identifier (UUID) of the token association group for this API key (reserved). See Clover Ecommerce basics.
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <application>/<version>
Response
Successful response. API key is displayed.