Retrieve an API key

Retrieve the public API key associated with the specific merchant and developer app. The merchant UUID (mId) and app UUID are pulled from the authtoken used. If AutoActivateOnGet is true, an API key is generated (if one does not exist).

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 merchantId and App ID are available in the OAuth API token or access_token.

Tutorial: Generate an Ecommerce API key (PAKMS key) tutorial.

Next step: Use the Ecommerce API key to tokenize a card.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!