vennaVenna
Products

Gateway

The OpenAI-compatible inference gateway.

Coming soon

The gateway is the OpenAI-compatible HTTP API you call: it authenticates the request, meters usage, and routes the job to a node in the network. This page is being written. What will live here: how a request is routed to the node mesh, the endpoints the gateway exposes, and how it authenticates and meters each call.

For now, make a first call from the Quickstart, or browse the API reference generated from the live gateway spec.