C

Cosmic Agents REST API

REST discovered

Details
URL
https://dapi.cosmicjs.com/v3/agents
Docs
https://www.cosmicjs.com/docs/api/agents
Authentication
Agent key bearer discovered Get token ↗
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.