API Tokens

API Token — a unique, secure key assigned to an application or user for communicating with the API. The token identifies the caller, verifies access permissions, and must be included in every request to ensure secure communication.

Credentials

There are 2 types of credential values and will be used to make any request.

Type
Sample

Token

8d0416e6a6b3df2896b44af6e108b4f5f648a7d7a030e4387861ad143484d610

Secret

05019dd5fed5e82b68755fbdb24c482f6d0476d7feb31c1e45b68b063d8124ea

Partner can generate multiple tokens for API communications.

API Token

Last updated