Ox Alpha API
Ox Alpha API usage with OpenRouter and the OpenAI SDK: endpoints, streaming, chat completions, and code examples.
What is the Ox Alpha API?
Ox Alpha is served through the OpenRouter API using the model ID stealth/ox-alpha. The API guides cover chat completions, streaming, multimodal inputs, and drop-in usage with the OpenAI SDK so existing applications can switch models with minimal code changes.
Why use the API?
Drop-In Integration
Reuse OpenAI-compatible SDKs and endpoints by pointing requests at Ox Alpha on OpenRouter.
Stream Long Outputs
Use streaming chat completions to handle long generations up to the 131,072-token output limit.
Build Multimodal Apps
Send text, image, and video inputs in a single request for multimodal reasoning workflows.
Featured & Essential
Ox Alpha api: Setup Guide, Limits & Best Practices
Learn how to use the Ox Alpha api through OpenRouter, including setup, multimodal inputs, context limits, pricing, and practical workflow tips.
Ox Alpha chat completions: Step-by-Step API Setup Guide
Learn how to configure Ox Alpha chat completions, authenticate requests, set reasoning options, control generation, and read responses.
All API Guides
Ox Alpha openai sdk: Setup Guide, Parameters & Tips
Learn how to connect Ox Alpha through OpenRouter’s OpenAI-compatible API, configure requests, stream output, and manage production workloads.
Ox Alpha openrouter api: Setup Guide & API Usage
Learn how to call Ox Alpha through the OpenRouter API, configure credentials, stream responses, and plan production workloads.
Ox Alpha streaming: API Setup Guide for Live Responses
Learn how Ox Alpha streaming works through OpenRouter, including API setup, server-sent events, request parameters, monitoring, and troubleshooting.