Agent signup
Creates an organization with no users, an access key for the agent, a claim link, a default tool pack and an Agent registered user, so the agent can call tools right away. Show the claim link to a human whenever you want them to take ownership; the key keeps working before and after they do. Rate limited per IP.
Response
claim_url
Link a human opens to take ownership of the organization.
claim_expires_at
After this the link stops working; call POST /agent/claim/ for a new one.
api_key
Raw access key with runtime:all and management:all. Returned only here.
organization
tool_pack_id
Default tool pack with a curated starter set of connectors; use it as {tool_pack_id} in the MCP URL.
registered_user_id
Production registered user named Agent; use it as {registered_user_id} in the MCP URL.
next_step
One-line instruction for what to run next, with a link to the agent quickstart guide.