Springboards API

OpenAI-compatible HTTP API for Springboards models. The gateway speaks the OpenAI Chat Completions protocol, so existing OpenAI SDKs and tools work by pointing them at the gateway’s base URL with a Springboards API key.

See the API reference for every endpoint — the reference is generated directly from the service’s OpenAPI specification, so it always matches the deployed contract. The raw spec is also served by the API itself at /openapi.json and /openapi.yaml.