API keys and OAuth tokens for secure ecommerce
Before you begin
Learn about the keys and tokens needed for different Ecommerce integrations and functions:
| Merchant-level Ecommerce API tokens | OAuth tokens to build apps |
|---|---|
Merchant-level tokens are specific to a single merchant and are used to authenticate and authorize API requests for that particular merchant. They include:
| OAuth tokens authenticate users and maintain sessions securely. These tokens are used when building apps for merchants with multiple businesses. Clover OAuth expiring tokens include an access_token and refresh_token pair:
|
Get started
Generate Ecommerce API public and private tokens
Use to authenticate API requests for a single merchant solution and for test scenarios. These keys are also used to integrate online payments with your ecommerce website.
Generate an OAuth expiring `access_token`
Use this token to build an ecommerce app for multiple businesses that need to authenticate users and maintain sessions securely.
Generate a public API access key or PAKMS key
Use the PAKMS key to identify the merchant who is using the ecommerce tokenization service.
Updated 16 days ago
