post
https://{host}:{port}/api/v3/auth/token
Issues a JWT Bearer Token using application credentials (client_credentials grant).
Required Content-Type: application/x-www-form-urlencoded
Developer flow:
- Send the
client_idandclient_secretprovided by AnkaTech - Copy the
access_tokenfrom the response - Use it in the
Authorization: Bearer <access_token>header on all other endpoints
Token lifetime: 900 seconds (15 minutes). Repeat this call to renew it.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…