ACE (Agentic Commerce Engine)
API ReferenceUsage

Usage snapshot

GET
/usage

Credit balance, the key's rate limit, and lifetime job counts. Requires the enrichment:read scope.

Authorization

AuthorizationBearer <token>

API key in the Authorization header: Authorization: Bearer ace_live_.... Use an ace_test_... key for the free, rate-capped sandbox.

In: header

Response Body

application/json

curl -X GET "https://example.com/usage"
{  "data": null}