API Overview
AgenticStar API is a real-time chat API for interacting with AI agents. The available features differ between the SaaS edition and the Marketplace edition.
What is AgenticStar API?
AgenticStar API enables real-time conversations with AI agents. It supports three connection methods (SSE, MCP, and A2A), and provides REST API endpoints for managing conversation history, files, and users.
Getting Started
| Edition | Steps |
|---|---|
| SaaS | Create a client in Console → Experience API with Quickstart |
| Marketplace | Create a service account in Admin → Experience API with Quickstart |
Guides
- Console Setup — Create a client in Console
- Authentication Guide — AC / CC flow details
- Connection Guide — Compare and choose SSE / MCP / A2A
- Streaming Guide — SSE lifecycle and event handling
References
- API Reference — Complete endpoint specifications
- Authentication Reference (SaaS) — OIDC endpoints and JWT structure
- Authentication Reference (Marketplace) — Authentication endpoints and JWT structure