GoModelHub
Get started

Getting Started

GoModelHub provides a single, OpenAI-compatible endpoint that routes your requests to the best available model based on cost, latency, and availability.

pip install openai

API Reference

All API requests should be made to your assigned endpoint. Authentication is via API key in the Authorization header.

EndpointMethodDescription
/v1/chat/completionsPOSTCreate a chat completion
/v1/modelsGETList available models
/v1/usageGETView usage metrics