The interactive Try it panel in the API reference requires a running
Friday daemon on your machine. All requests go to
http://localhost:18080 —
make sure Friday Studio is running before testing endpoints.Base URL
Quick examples
Check if the daemon is running:Endpoint groups
Streaming responses
Chat and session endpoints support Server-Sent Events (SSE) for real-time streaming. Usecurl -N or set Accept: text/event-stream to receive streaming responses.
