cURL
API Reference
Post agentsign up
POST
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Body
application/json
Self-service agent sign-up — no human required
Your human's email address — used for verification and claiming
Preferred inbox username (e.g. 'my-agent' → 'my-agent@anima.email')
Required string length:
2 - 64Pattern:
^[a-z0-9-]+$Display name for the agent. Defaults to username if omitted
Required string length:
2 - 100Response
200 - application/json
OK
Sign-up response with credentials
Your agent ID
Your organization ID
Your email address (e.g. 'my-agent@anima.email')
Your API key — save this immediately, it won't be shown again
Current verification status
Available options:
agent_unverified, agent_verified, claimed 