Everything above is built on the same public API - there is no private surface the dashboard uses that you cannot.
SDKs
Ecosystem
Every official Nixflex tool in one place
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Every official Nixflex tool in one place
| What it is | Where | |
|---|---|---|
| Node.js SDK | Typed client for every endpoint, zero dependencies, Node 18+ | Docs · npm · GitHub |
| CLI | npx nixflex - every endpoint from a terminal, --json for scripts | Docs · ships in the nixflex package |
| MCP server | Your account as tools for Claude Desktop, Cursor, VS Code | Docs · npm |
| OpenAPI spec | OpenAPI 3.1 - import into Postman, or generate a client for any language | openapi.json · Other languages |
| API reference | Every endpoint with curl examples and error codes | Reference |
| Web call widget | One script tag that adds a “call us” button to a website | Web calls |
| Webhooks | Signed post-call events, five retries | Webhooks |