Generate and manage API authentication credentials.
Beans API Tokens
Beans API Tokens is a utility that lets merchants generate and manage API authentication credentials. It’s designed to help merchants:
The API tokens provided by this integration are designed for individual merchants use, enabling them to access their data. They are not intended for partners developing integrations for multiple merchants.
Once activated Merchants receive a unique set of API tokens, comprising a public identifier and a secret token. Public identifier can be used to access non-sensitive data from the storefront or any other place where security is not a concern. Secret token should be used server-side for accessing Beans API endpoints that require authentication. To learn more about how to use the API, please refer to the API documentation.
credentials
Here is an example of how to use the API to access Beans data.
Generate and manage API authentication credentials.
Beans API Tokens
Beans API Tokens is a utility that lets merchants generate and manage API authentication credentials. It’s designed to help merchants:
The API tokens provided by this integration are designed for individual merchants use, enabling them to access their data. They are not intended for partners developing integrations for multiple merchants.
Once activated Merchants receive a unique set of API tokens, comprising a public identifier and a secret token. Public identifier can be used to access non-sensitive data from the storefront or any other place where security is not a concern. Secret token should be used server-side for accessing Beans API endpoints that require authentication. To learn more about how to use the API, please refer to the API documentation.
credentials
Here is an example of how to use the API to access Beans data.