LLMBase | Docs

LLMBase API Reference

OpenAI-compatible chat inference API at api.llmbase.ai. Use OpenAI SDK chat clients with LLMBase model IDs, direct inference billing, and capability-aware model metadata.


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

Agents

API Reference