NyxCode Assistant API

Programmatic access to the NyxCode expert.

POST /api/chat

SSE streaming. Send OpenAI-format messages, get streamed response.

POST /api/ask

Non-streaming JSON. Same request format.

GET /api/docs

Returns the full NYXCODE.md language spec.

Back to Chat