Skip to main content

GET /api/agent/:zid/sandbox/quota

Cheap snapshot of the rolling-24h quota window. Used by the BUILD surface to render the "X / 20 runs · Y / 60 000 mz" counters before the user clicks Run.

MethodGET
Path/api/agent/:zid/sandbox/quota
Authuser
GroupAgents · Agent Sandbox

Request

curl -X GET https://zeqsdk.com/api/agent/ZEQ7XXXXXXXXXXXXXXXXXXXXXX/sandbox/quota \
-H "Authorization: Bearer $ZEQ_KEY"

Needs a machine key — mint one free: curl -X POST https://zeqsdk.com/api/demo-key/mint, then spin up your machine.

Generated from the node's own route registry (GET /api/endpoints) — this path is live.