369+ models from 45 providers

One API. Every AI model.

Access GPT, Claude, Gemini, DeepSeek and more through a single OpenAI-compatible endpoint. Pay only for what you use.

Get started Browse models
quickstart.ts
import OpenAI from "openai";

const client = new OpenAI({
  apiKey: "al-xxxxxxxxxxxx",
  baseURL: "https://api.apilink.io/v1",
});

// Works with any model — just change the model name
const res = await client.chat.completions.create({
  model: "anthropic/claude-sonnet-4.6",
  messages: [{ role: "user", content: "Hello!" }],
});
369+
Models available
45
AI providers
OpenAI
Compatible API
Pay-as-you-go
No subscriptions

Popular models

Transparent, pay-as-you-go pricing. No markups hidden in subscriptions.

View all 369 models
Model
Context
Input / 1M
Output / 1M
AionLabs: Aion-2.0
Aion-labs
New
131K ctx
$0.40/1M
$0.80/1M
AionLabs: Aion-3.0
Aion-labs
131K ctx
$1.50/1M
$3.00/1M
AionLabs: Aion-3.0-Mini
Aion-labs
131K ctx
$0.35/1M
$0.70/1M
Amazon: Nova 2 Lite
Amazon
New
1M ctx
$0.15/1M
$1.25/1M
Amazon: Nova Premier 1.0
Amazon
New
1M ctx
$1.25/1M
$6.25/1M
Anthropic Claude Haiku Latest
Anthropic
200K ctx
$0.50/1M
$2.50/1M
Anthropic Claude Sonnet Latest
Anthropic
1M ctx
$1.00/1M
$5.00/1M
Anthropic: Claude Fable 5
Anthropic
1M ctx
$5.00/1M
$25.00/1M
Anthropic: Claude Fable 5 (batch)
Anthropic
1M ctx
$2.50/1M
$12.50/1M
Anthropic: Claude Fable 5.1
Anthropic
1M ctx
$5.00/1M
$25.00/1M
View all models

Everything you need

OpenAI-compatible
Drop-in replacement. Change baseURL and apiKey — your existing code works immediately.
All major providers
OpenAI, Anthropic, Google, Meta, Mistral, DeepSeek and more. One key for all.
Pay as you go
No monthly fees. No subscriptions. You pay only for the tokens you use, at transparent per-model rates.
Codex CLI & Cursor ready
Works with Codex CLI, Cursor, Aider, and any OpenAI-compatible tool out of the box — including the /v1/responses endpoint most gateways skip.

Built to be checked, not just trusted

We're young — here's what we can actually show for it, not just claim.

Official provider access only
Every model is served through legitimate, official provider APIs — never reverse-engineered consumer accounts or gray-market relay logins. Safe for production, not something that can get revoked overnight.
Keys encrypted at rest
Upstream provider keys are AES-encrypted in storage and only decrypted transiently inside the request path.
Live status page
Real health checks, not a claim — see it yourself at apilink.io/status.
Real invoicing
增值税专用发票 (VAT invoices) for China-based teams — an actual paper trail, not just a receipt.

Start building today

Access every model through a single API endpoint. Pay only for what you use.

Create account