API Tokens
Token Object
The token
object represents an authentication token user in the Marketplace platform. This object contains the following properties:
Field | Type | Description |
---|---|---|
| string | Primary API token identifier. Example: "TKN-1671-0642" |
| string | Relative reference to object on API. Example: "/v1/accounts/accounts/ACC-1671-0642/tokens/TKN-4134-7330" |
| string | Name of the token. Example: "Robot" |
| string | Token description. Example: "Test token" |
| string | Status of the token: Active, Disabled, Deleted |
| At least one modules validation when creating API Token. | |
| Account under which the token has been defined. Example: | |
| string | Authentication code. |