| Header Key | Value Format |
|---|---|
| Authorization | Token <your_access_key> |
| Content-Type | application/json |
[!IMPORTANT]
Format Requirement: TheAuthorizationvalue must strictly follow the format: the word Token, followed by a single space, then your access_key.Example: Authorization: Token 123456789abcdef