Seedance 2.5 from ByteDance is officially available on Apiframe.

Generative media,
inside your product

Offer image, video, and music generation as a native feature. Your users pick a model and prompt, your webhook receives the finished media, with no queues to run and no GPUs to babysit.

image video music
Clip
the same orange tabby on the windowsill, turns toward a dust mote in the morning light, blinks, tiny curious sniff

Building the media layer yourself is the hard part.

Running GPUs, managing queues, and wiring up a dozen provider SDKs is months of undifferentiated work. Apiframe gives you every model behind one key and one request shape, so you can ship a generation feature in days and let us handle the infrastructure.

Every modality

Image, video, and music behind a single API. Expose as much of the catalog as you want.

No infrastructure

No GPUs, no queues, no provider SDKs. Send a request, receive finished media.

One request shape

Swap models without touching your handler. Every job returns the same payload.

Production-ready

99.9% uptime, webhooks, and credit-based plans that scale with you.

The recipe

One request runs it

Send a single call and receive a job. Poll it or catch it on your webhook. The response shape is identical across every model.

Recommended models

POST /v2/videos/generate
{
  "model": "{user.model}",
  "prompt": "{user.prompt}",
  "webhook_url": "https://yourapp.com/hooks"
}

How it works

1

User picks & prompts

Your UI collects a model choice and a prompt.

2

Call the API

Forward the request with your key and a webhook URL.

3

Deliver the result

The finished asset arrives on your webhook. Same shape every time.

See what you can make

Browse all models
Photoreal photograph of an orange tabby cat sitting on a sunlit windowsill Photoreal
photoreal orange tabby on a sunlit wooden windowsill, white paws, cream apartment, morning window light
Flat illustrated sticker of the same orange tabby cat on a cream circle Sticker
flat vector sticker of the same cat, bold simple shapes, cream circle, warm orange and terracotta
Studio photo of a vinyl figure of the same orange tabby cat Figure
vinyl collectible of the same cat, matte toy, seamless cream backdrop, soft studio light
Clip
the same cat on the windowsill, turns toward a dust mote in the morning light, quiet apartment ambience
Cover art for a playful ukulele track: ukulele and orange yarn in morning light Playful
playful ukulele instrumental, bouncy, warm, no vocals
Cover art for a lullaby: a small music box on a moonlit windowsill Lullaby
gentle music-box lullaby, sparse piano, no drums, no vocals

Frequently asked questions

Do I have to expose every model?

No. Show only the models that fit your product. Because the request shape is identical, adding or removing a model is a config change.

How do I receive the finished media?

Pass a webhook_url and Apiframe posts the completed job to it. You can also poll the job endpoint if you prefer.

How does billing work for my users?

Each generation draws credits from your plan. Meter and price the feature to your own users however you like on top.

Power your next AI product with Apiframe.

Instant access to 70+ media models through a single API. Start free and scale when you're ready.