Required inputs
Use the deployment credentials and configuration supplied for your licensed organization. A made-up bearer string does not become a valid Gateway token by adding it to TOML.
Gateway file structure
This is an illustration of the structure, not a ready-to-run configuration. Replace the key lookup value, identifiers, models, and pricing with those for your deployment. The API-key table name corresponds to the token’sk claim, not the entire bearer token.
expires_at uses Unix seconds; choose your intended expiry.
Provider credentials
The provider credential file is flat TOML, without a section header:PROVIDER_KEYS_FILE to its container path. In connected mode this file is ignored; credentials come from configuration sync instead. Keep both deployment and provider credentials out of version control.
Verify a real request
A successful/status health response only proves the server is running. Test authentication, model configuration, and provider access too: