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
{
"job_id": "pred_8f3kx2",
"status": "completed",
"result": ["https://files.core.today/outputs/8f3kx2.webp"]
}
Everything below is real output from models available on Core.Today.

Same endpoint, same credits, same dashboard — whatever you generate.
FLUX, Nano Banana, Seedream — frontier image models for ad creative to product mockups.
Kling, Veo, Seedance — cinematic video from text and images.
Natural speech synthesis including native-quality Korean TTS. Character voices to narration.
View allGPT, Claude, Gemini — switch in two lines with our OpenAI-compatible endpoint.
One auth, one SDK, one response shape. Swap the model name and call anything.
Every call is metered in credits. Per-model costs are public, and you can track spend call by call in the dashboard.
Try every model in the browser without code — then export it as code.
Share credits and API keys across your team. Role-based access, invites, and usage tracking.
Outputs are saved to a CDN automatically. Searchable customer databases included.
Spend and usage by model, member, and period — all in one dashboard.
Create an account and free credits top up daily. Set up a team whenever you’re ready.
Issue one key from the dashboard. The same key works for every model.
One REST request and you’re live. The OpenAI SDK works out of the box.
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"}]
)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.
Test every model with free credits that refill daily. No credit card required.