agents
Check your account status: subscription tier plus monthly operations used and remaining.
Check your SuperDocs account status: tier, monthly operations used/remaining, and (for agent accounts) whether a human has adopted it.
Call this with your sk_ key. Useful before doing work (to confirm you have
operations left) and before signing up again (to reuse your account).
GET
Check your account status: subscription tier plus monthly operations used and remaining.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Previous
Agent HandoffEmail your human a one-time link to ADOPT this account (take ownership + pay).
Call with your `sk_` key. Pass `working_context` (e.g. "the ~/Documents/acme
project on your Mac") so the email is recognizable and not mistaken for spam.
The response includes a short **takeover_code** (like ABCD-1234). You MUST show
this code to your human operator — they enter it after opening the emailed link
and signing in. It is the security check that stops anyone who merely received
the email (a wrong address, or a prompt-injected one) from taking the account.
Tell your operator the code directly (you may also save it locally, e.g.
~/.superdocs/takeover-code.txt); never email it or post it anywhere external.
The human opens the link, signs in, enters the code, and the account becomes
theirs in place — you keep all your work and this API key keeps working.
Next
Check your account status: subscription tier plus monthly operations used and remaining.

