Skip to main content
ShuttleAI is fully compatible with the OpenAI SDK. Just change the base URL and API key — everything else works out of the box.

Prerequisites

Installation

Your first request

Response format

Using a specific model

Replace "shuttleai/auto" with any model ID to target a specific model:
Use the shuttleai/auto model (ShuttleAI Auto) to let our smart router automatically pick the best model for your task. It’s the most cost-efficient way to use the API. Learn more →

Next steps

Authentication

Set up your API key properly.

Streaming

Get responses token by token.

Models

See what models are available.

Tool Calling

Give models access to functions.