Get current quota status including remaining messages and token limits.
cURL
curl --request GET \ --url https://api.buildwithtrace.com/api/v2/user/quota \ --header 'Authorization: Bearer <token>'
JWT access token. Get one via POST /auth/login or from the Trace app (Settings → API Token). Tokens expire after 1 hour.
Quota status
Was this page helpful?