generated: '2026-07-11'
method: derived
source: openapi/token-io-openapi.yml
summary:
types:
- apiKey
- http
api_key_in:
- header
schemes:
- name: Bearer
type: http
scheme: bearer
bearerFormat: JWT
description: '**For Production and Sandbox environments.**
When using curl samples the
authorization header is given as -H `''Authorization: Bearer + JWT''`
Please substitute
your Bearer key here.
For example:
-H `''Authorization: Bearer eyJhbGciOiJFZERTQSIsImtpZCI6IjF4N2RmNHZ1RlVIWVFDYTciLCJtaWQiOiJtOlhUalhlMkFQZTRvdmVaalE4cHoyNGdEbUZEcTo1ekt0WEVBcSIsImhvc3QiOiJsb2NhbGhvc3Q6ODAwMCIsIm1ldGhvZCI6I'
sources:
- openapi/token-io-openapi.yml
- name: BasicAuth
type: apiKey
in: header
parameter: Authorization
description: '**For Sandbox environment only.**
When using curl samples the authorization
header is given as -H `''Authorization: YOUR_API_KEY_HERE''`
Please substitute your
Basic key here.
For example:
-H `''Authorization: Basic bS0zanhoS3pqRjRSWFQ1dHZLTlhMQU14cm80d0E1LTV6S3RYRUFxOmU1MWZjZDQ0LTM5MGQtNDYxZi04YjA0LTEyMjcxOTg4YWYwNg==''`'
sources:
- openapi/token-io-openapi.yml