Allowances

Refresh Allowance

post

Refreshes the usage allowances for the company associated with the current API key.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Responses
chevron-right
200

Successful response

application/json
objectOptional
post
/api/v1/allowances/refresh

Get Company Allowance

get

Retrieves the current allowance limits, usage, and remaining capacity for the company associated with the current API key.

Authorizations
AuthorizationstringRequired

API key passed in the Authorization header. Format: <api-key>

Responses
chevron-right
200

Successful response

application/json
get
/api/v1/my/company/allowance
200

Successful response

Last updated

Was this helpful?