Choose your plan
Pick the 30-day token allowance that fits how you build. The free trial is one-time access.
The API gateway for people who ship
ModelKlub gives you one OpenAI- and Anthropic-compatible key for the models you already use. One endpoint, clear limits, one flat price.
const client = new OpenAI({
apiKey: "mk_••••••••",
baseURL: "https://api.modelklub.eu.cc/v1"
})
const response = await client.chat.completions.create({
model: "gpt-4o",
messages: [{ role: "user", content: "Ship it." }]
})
Simple by design
Pick the 30-day token allowance that fits how you build. The free trial is one-time access.
Drop your ModelKlub key into an OpenAI or Anthropic compatible client. Your integration stays familiar.
See usage, remaining tokens, reset time and available models from one focused dashboard.
Plans
All plans include one active API key, access to supported models, and a visible usage window.
Custom and grandfathered plans are provisioned directly. Already have a key? Open your dashboard.
Ready when you are