cURL
API Reference
Post scoped tokens
POST
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Body
application/json
Issue a new scoped token
Token audience (typically the service identifier, e.g. 'api.useanima.sh')
Minimum string length:
1Scope strings the token grants, e.g. ['email:send']
Minimum array length:
1Minimum string length:
3Token TTL in seconds (max 1h)
Required range:
0 <= x <= 3600Parent token jti for delegation chains
Required string length:
32Free-form metadata (task id, conversation id, etc.)
