FerryAPI

OpenAI-compatible API guide - FerryAPI

OpenAI-compatible API guide covering Base URL, API keys, model IDs, OpenAI-compatible requests, client setup, SDK usage, and troubleshooting.

Document scope

OpenAI-compatible API guide covers Base URL, API keys, model IDs, OpenAI-compatible requests, and common errors.

Who should read it

Use it when integrating SDKs, AI clients, IDEs, automation scripts, and backend services.

Validation step

Create an API key in the console, then call /v1/models and /v1/chat/completions to verify model availability.