Nodal Docs

Public developer documentation

Nodal Docs

Build against Nodal's OpenAI-compatible gateway, manage model access through workspaces, and understand how prepaid billing works before you send production traffic.

QuickstartCreate a workspace key and send your first chat request.API referenceExplore gateway endpoints, schemas, auth, and example payloads.AuthenticationUse workspace-scoped bearer keys and session-backed app access.ModelsChoose aliases, inspect capabilities, and understand fallbacks.OpenAPI JSONUse the machine-readable OpenAPI 3.1 document for tooling.FeedbackReport missing docs, API issues, or confusing behavior.Get an API keyCreate and manage workspace API keys from the app.

Authentication

Use bearer API keys scoped to a workspace. Keys can be revoked from the dashboard at any time.

Gateway

Send chat completions, embeddings, multimodal prompts, structured output options, tools, and web search requests through `/v1`.

Billing

Requests reserve wallet funds before provider dispatch and settle usage after completion or partial stream interruption.