Generate Ecommerce API tokens (public and private keys)

Create and use public and private keys for single merchant integrations.

<meta name=" description" content=“API tokens secure the communication between an app integration and your merchant account. You can use an API token to integrate online payments with your ecommerce website. Learn how to create a public and private token.">


  1. Copy the public and private tokens to test your ecommerce integrations as follows:
  • Public token—Use as the Ecommerce API key or apiAccessKey for card, gift card, or ACH tokenization.
  • Private token—Set as the Bearer token in the Authorization header to use Ecommerce APIs. Also used for hosted checkout integrations.

Related topics