JavaScript
Agents
Create agent
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.cerca.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Agent created.
- UserExecutionPrincipal
- ApiKeyExecutionPrincipal
Arbitrary string metadata stored on an agent. Runtime enforces maximum key and value sizes.
Example:
{ "project": "alpha" }