Brightnode console
The web interface for managing inference, compute, storage, API keys, usage, billing, and team resources.Router
Brightnode’s hosted inference entrypoint. Router gives you one OpenAI-compatible base URL for the models Brightnode makes available through the shared catalog.Model
A model is an inference target you can call through Router or deploy through Beams. Model IDs are passed directly in your API request, and may include slashes such asmeta-llama/Llama-3.3-70B-Instruct.
API key
A Brightnode API key is a scoped credential for programmatic access. Current key scopes are centered onInference and Deployments.

