Skip to main content
The Runcrate Models API gives you access to 140+ open-source models through a single endpoint. It’s fully OpenAI-compatible — use the same SDKs and code you already have, just change the base URL.

Base URL

OpenAI SDK Compatibility

The API works with the official OpenAI Python and JavaScript SDKs:

Endpoints

Model Categories

Pricing

Models are billed per token (text) or per generation (images, video, audio). Pricing varies by model. Check the Model Catalog or Pricing page for rates.

Next Steps

Authentication

Get your API key and authenticate requests

Chat Completions

Start with the most popular endpoint