Has this sandbox been claimed?
Agent Sandbox
Get Sandbox Status
Check whether the sandbox this key belongs to has been claimed into a real Zinc account yet.
GET
Has this sandbox been claimed?
Reports whether the sandbox behind the calling key has been claimed yet.
An agent that hands its
claim_url to a human has no other way to learn what happened. This endpoint closes that loop: poll it with your own key.
Responses
Every response carries a
hint in plain language, so an agent can act on the answer without special-casing each shape.
claimed: true is derived from the claim record on the account, not from the account merely being real — otherwise every ordinary account would report as claimed.Authorizations
Zinc API key (Bearer zn_...)
Headers
Response
Successful Response
Whether this sandbox has been claimed yet.
Lets an agent learn the outcome of a claim it can't see — the thing a device-code grant would give it for free (see issue #825).

