20+ models · one API key

One key to every AI

20+ models behind one OpenAI-compatible key — plus a whole workspace built on it: custom agents, a live Canvas, a design Studio, a model Arena and embeddable widgets. Drop the key into any SDK in one line, or open the apps in your browser.

Flagships: GPT-4.1, GPT-4o-class & dozens more99.9% uptimeOpenAI-compatible
api-call.ts
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://api.tdspro.lol/v1",
  apiKey: process.env.AIHUB_KEY,   // one key, 20+ models
});

const res = await client.chat.completions.create({
  model: "smart",                  // ← switch any model, one line
  messages: [{ role: "user", content: "Ship it." }],
});
0+

models, one key

0

engines behind the scenes

0.0%

uptime

0%

OpenAI-compatible

One key · 20+ models

One endpoint, every capability

A model for every job

Call a simple alias — or let smart routing pick. Here is what each capability tier is great at.

Flagship

Top-tier quality for hard problems

Architect a feature, weigh trade-offs, refactor a whole module.

callsmart

Fast

Instant answers, low latency

Autocomplete, quick replies, classify and tag at scale.

callfast

Vision

Understands images and screenshots

Read a screenshot, pull data from a photo, describe a chart.

callvision

Reasoning

Step-by-step thinking and math

Solve multi-step logic, plan an agent, check tricky math.

callreasoning

Code

Built for writing and fixing code

Write a function, fix a failing test, review a diff.

callcode

Creative

Long-form writing and ideas

Draft landing copy, brainstorm names, write a long article.

callcreative

Flagship-class models — including GPT-4.1 and GPT-4o-class — are available under our Flagship and Vision tiers. 20+ models in all, one key.

Why builders choose TDSPRO

Honest reasons, not invented reviews

No fake testimonials — just what the product actually does and what it means for you.

One key, every model

Point one OpenAI-compatible key at our endpoint and reach 20+ models — including GPT-4.1-class flagships — without separate accounts or billing.

20+ models · 1 key

Caching that cuts the bill

Identical requests are served from cache, so repeat traffic costs less. Same models, same answers — you just pay for fewer of them.

Pay less for repeats

Fallback keeps you up

If one engine is busy or down, your request reroutes automatically to a healthy one. No 3 a.m. outage, no code changes on your side.

Auto-reroute on failure

One bill, one dashboard

Budgets, usage and limits for every model live in a single panel — instead of reconciling invoices across five providers.

All usage in one place

Smart routing built in

Call a simple alias like fast or smart and each request goes to the right model automatically — switch capability without rewriting code.

Aliases, not rewrites

Drop-in, zero rewrite

Works with the OpenAI SDKs and tools you already use. Change the base URL and the key — that is the whole migration.

2-line switch

Connect in 60 seconds

Drop it into any client

If your code talks to OpenAI, it already talks to TDSPRO. Change one line.

  1. 1

    Get your key

    Sign up free and create an API key in your dashboard.

  2. 2

    Set the base URL

    Point your OpenAI client at the TDSPRO endpoint below.

  3. 3

    Call any model

    Use any of 20+ models with the same familiar API.

quickstart.ts
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://api.tdspro.lol/v1",
  apiKey: "sk-hub-...",          // your key from the dashboard
});

const r = await client.chat.completions.create({
  model: "smart",               // or any of 20+
  messages: [{ role: "user", content: "Hi!" }],
});

Works with the official OpenAI SDKs, LangChain, OpenCode, and any compatible tool.

Pricing

Pricing you can predict

Start free. Top up with crypto and pay only for what you use, or subscribe for a generous monthly allowance. One key covers everything.

Start free

$0, no card. ~50 requests a day, the live playground and 1 API key — enough to ship a real project.

$0 · no card

Prepaid credits

Pay-as-you-go. Top up in USD with crypto and pay only for what you use. Credits work across every model — and never expire.

pay only for what you use

Subscriptions

For steady users: a generous monthly allowance plus premium features — Cowork, agents and priority routing. Predictable, flat price.

predictable monthly

Why builders pick us

Crypto balance · hard spend cap · zero surprise bill

Your balance is a hard ceiling — when credit runs out, requests stop instead of quietly billing you more. No card on file means no runaway invoice, ever.

Steady users — generous monthly allowance & premium features

Free

Try it, no card

$0
  • 50 requests / day
  • Fast models
  • Shared cache
  • OpenAI-compatible API
Try it

Sprint · 5h

Sit down & work

$1.99one-time
  • 5 hours, near-unlimited
  • ~300 requests
  • All models
  • One focused window
Choose

Day Pass

A full day, all access

$3.99one-time
  • 24 hours
  • Up to 1,000 requests
  • All models
  • Priority routing
Choose
Best

Pro

For everyday building

$9/mo
  • ~100,000 requests / mo
  • All models
  • Priority queue
  • Request history
  • Pro badge
Choose

Max

For heavy & teams

$29/mo
  • ~500,000 requests / mo
  • Max limits
  • Cache boost
  • Early access to new models
  • Priority support
Choose

Cheaper than wiring up each provider yourself — one key reaches every model, with no card and no KYC. You pay only for what you use; we keep it simple and sustainable.

Prices in USD. Pay with crypto · no card, no KYC · no contracts · cancel anytime.

FAQ

Questions, answered

One key. Every AI. Start free.

Join builders shipping on TDSPRO. No card required to begin.