Skip to main content
200+ models in production

One API for
every AI model

Images, video, voice, and LLMs. Stop juggling SDKs, API keys, and invoices scattered across providers — ship it all with a single call.

Free credits every day · No credit card required

Response
{
  "job_id": "pred_8f3kx2",
  "status": "completed",
  "result": ["https://files.core.today/outputs/8f3kx2.webp"]
}
Vintage robot watching butterflies in a flower field, cinematic
Vintage robot watching butterflies in a flower field, cinematic
7 credits
Image 79Video 46Audio 32LLM 45· New frontier models added continuously

Let the outputs speak

Everything below is real output from models available on Core.Today.

Neon-lit street market in Seoul on a rainy night
Generated with FLUX 2 Pro70 credits

Four modalities, one workflow

Same endpoint, same credits, same dashboard — whatever you generate.

Render anything

79 models

FLUX, Nano Banana, Seedream — frontier image models for ad creative to product mockups.

View all

Give it a voice

32 models

Natural speech synthesis including native-quality Korean TTS. Character voices to narration.

View all

Connect the conversation

45 models

GPT, Claude, Gemini — switch in two lines with our OpenAI-compatible endpoint.

View all

A workspace, not just an API

Unified API

One auth, one SDK, one response shape. Swap the model name and call anything.

POST /v1/predictions
{ "model": "any-of-200+", ... }

Transparent credits

Every call is metered in credits. Per-model costs are public, and you can track spend call by call in the dashboard.

flux-schnell-3 cr
kling-v2.5-turbo-pro-525 cr

Playground

Try every model in the browser without code — then export it as code.

Team workspaces

Share credits and API keys across your team. Role-based access, invites, and usage tracking.

A
B
C
D
1 balance · 4 members

Storage & databases

Outputs are saved to a CDN automatically. Searchable customer databases included.

Usage analytics

Spend and usage by model, member, and period — all in one dashboard.

First call in 3 minutes

1

Sign up

Create an account and free credits top up daily. Set up a team whenever you’re ready.

2

Get your API key

Issue one key from the dashboard. The same key works for every model.

3

Make the call

One REST request and you’re live. The OpenAI SDK works out of the box.

Already on the OpenAI SDK?

Change one line — base_url — and your existing code just works.

from openai import OpenAI

client = OpenAI(
    api_key="cdt_xxxxx",                      # Core.Today API key
    base_url="https://api.core.today/v1",     # ← the only change
)
resp = client.chat.completions.create(
    model="gpt-5", messages=[{"role": "user", "content": "Hello"}]
)

One credit for every model

Image, video, or LLM — it’s all the same credit. Pay only for what you use, share one balance across your team, and start with credits that refill daily.

Image generation
Nano Banana Pro (Gemini 3 Pro Image)
350 cr / image
Video generation
Kling 2.5 Turbo Pro
810 cr / video
LLM
Claude Opus 4.8
5 cr / 1K tokens
See pricing

Frequently asked questions

Make your first call today

Test every model with free credits that refill daily. No credit card required.

Core.Today - Unified AI API Platform for Developers | AI API Gateway