Skip to main content

Base URL

Configure with ARDEN_HOST and ARDEN_PORT.

Authentication

All endpoints except /health require a Bearer token:
See Authentication for details.

Response format

All endpoints return JSON. The event stream (GET /chat/events/{session_id}) uses Server-Sent Events (SSE).

Endpoints

Health check

Pass a Bearer token to add an auth result: