# AgentSea Agent REST API

**Canonical:** https://apis.io/apis/agentsea/agent-rest-api/  
**Provider:** AgentSea — https://apis.io/providers/agentsea/  
**Base URL:** https://{your-agentsea-host}  
**Documentation:** https://www.agentsea.dev/api/

AgentSea Agent REST API is one of 2 APIs that [AgentSea](https://apis.io/providers/agentsea/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include AI Agents, Agent Orchestration, Server-Sent Events, and WebSockets. The published artifact set on APIs.io includes an API reference and API documentation.

HTTP surface exposed by the AgentSea NestJS module (@lov3kaizen/agentsea-nestjs) when enableRestApi/enableWebSocket are set. Documented operations are GET /agents, GET /agents/:name, POST /agents/:name/execute, POST /agents/:name/stream (Server-Sent Events), and DELETE /agents/:name/conversations/:id, plus a Socket.IO gateway on the /agents namespace with execute / getAgent / listAgents events. Self-hosted: the host is the consumer's own deployment, so the base is templated rather than vendor-operated.

## Machine-readable artifacts (3)

- **APIReference** — https://www.agentsea.dev/api/
- **Documentation** — https://www.agentsea.dev/docs/nestjs/
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/agentsea/refs/heads/main/apis.yml

## Other AgentSea APIs (1)

- [AgentSea LLM Gateway](https://apis.io/apis/agentsea/llm-gateway/)

## Tags

AI Agents, Agent Orchestration, Server-Sent Events, WebSockets

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/agentsea/agent-rest-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/agentsea/.
