LLMBase | Docs

LLMBase API Reference

OpenAI-compatible REST API at api.llmbase.ai. Any OpenAI SDK works — just swap the base URL and API key.


base URL
https://api.llmbase.ai

LLMBase exposes an OpenAI-compatible REST API. Migrate from OpenAI by changing one line — the baseURL. Authentication, request format, and response shape are identical.

Docs

API Reference