AI usage (quota status)
AI usage (quota status)
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
ok
data
Errors
401
Unauthorized Error

