Authorization Headers
Each request to the API (Cloud-API and Gateway-API) should include an Authorization header.
Last updated
Each request to the API (Cloud-API and Gateway-API) should include an Authorization header.
Last updated
For convenience, clients can find the Authorization Header under Account Details in the Account Portal and use it to send transactions and check account quota.
Parameter | Description |
| Account ID received when registering the account |
| Secret hash received when registering the account |
Authorization header construction code example in Python: