Introduction
Developer documentation for the Venna gateway, Console, Venna Code, and node network.
Venna is an OpenAI-compatible inference gateway backed by a decentralized network of nodes. Point an OpenAI client at it, authenticate, and you are running — the same chat, embeddings, and model calls you already write, served by the network instead of a single provider.
These docs cover the whole path: authenticating, the endpoint reference, integrating the common SDKs, running a node of your own, and extending Venna Code.
Start here
Quickstart
Make your first authenticated gateway call in minutes.
Authentication
Workspace keys, plan JWTs, and x402 — when to use each.
API Reference
OpenAI-compatible endpoints, generated from the live spec.
Products
The gateway, Console, Venna Code, and the node network.
Venna Code
The desktop agentic coding mode and its extension points.
Run a Node
Serve inference on your own hardware and earn per token.