Create an agent
Agents
Create an agent
Register an AI actor under a parent account. The response contains credentials — the agent_* token and (if requested) an Ed25519 keypair. Both the token and the private key are shown once and not recoverable.
POST
Create an agent
Authorizations
API key (pk_test_* or pk_live_), JWT session, agent token (agent_), Ed25519 session (sess_), or portal token (portal_).
Body
application/json
Required string length:
1 - 255Maximum string length:
1000Required range:
0 <= x <= 3If true, returns an Ed25519 keypair (private key shown once)