Studio

by CortexAI

Image, music, and voice — one API.

Modalities

Three instruments.
One console.

Generate across modalities with the same OpenAI-style surface — validated models, clear JSON, no freestyle IDs.

Image

Pick a catalog ID, set the ratio, and pull stills from the same JSON surface as the rest of the lab.

Browse models

Music

Wire tags and lyrics tokens, then stream a take — structured composition, not a prompt lottery.

Try playground

Voice

Clone a timbre once, then speak through the console — same auth, same error shapes, same playground.

See endpoints

Surface

Familiar
by design.

OpenAI-shaped generations — clean request, structured response.

Full documentation
POST /v1/images/generations
{
  "model": "gpt-image-2",
  "prompt": "a red fox in snow",
  "aspect_ratio": "16:9"
}