|
Token Mode
|
**Public**
tokens are for embedded components, including Creator components.
**Private**
tokens are for Payabli APIs and payment devices.
|
|
Token Type
|
The organization API token type is the most commonly used, and gives partners and paypoints access to most endpoints. The application API token is more advanced, and is used for authentication and managing entities. You rarely need to use an application API token. See the
[API Token Types](#api-token-types)
section for more information.
|
|
Token Lifetime
|
API tokens can have a lifetime of between 1 and 24 months. Remember that you can delete unused or compromised API tokens at any time from the dashboard.
|
|
IP Restrictions
|
Use this option to create an allowlist of IP addresses that can make requests with this API token. Leaving this option blank allows
**all**
IP addresses to make requests with this API token.
|
|
Creator Token?
|
Select
**Yes**
to use this API token with Creator components. The API token type must be
**Public**
. Creator API tokens require that you configure domain restrictions.
|
|
Domain Restrictions
|
Only available with Creator API tokens. For security, you must add the domains that you embed Creator components on. For example, if they're embedded on
`https://app.myproduct.com`
, then add
`https://app.myproduct`
here.
|
|
Description
|
A descriptive name for the API token. This description appears in the dashboard and helps identify the API token.
|