C
Cosmic Agents REST API
Details
- URL
-
https://dapi.cosmicjs.com/v3/agents - Docs
- https://www.cosmicjs.com/docs/api/agents
Authentication
Authorization: Bearer <credential> Create an agent-scoped signup session by calling `POST /v3/agents/sign-up` on https://dapi.cosmicjs.com. The response includes an agent_key with the agk_ prefix. Store it securely; it authenticates only the agent-flow endpoints and MCP agent scope.