AI usage (quota status)

View as Markdown

What: The caller’s daily AI-action quota status. Pure read, does not count against the quota.

Auth: Bearer token required.

Params: None.

Returns: data = { used, remaining, limit }.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
okboolean
dataobject

Errors

401
Unauthorized Error