Skip to main content
AIsa routes ByteDance Seed and Seedream models through BytePlus, ByteDance’s official international enterprise platform. Use one AIsa API key for Seed text/vision/video/coding models and Seedream image models. Seed text/vision/video-understanding models use POST /v1/chat/completions (most also accept Anthropic-compatible POST /v1/messages). seedream-5-0-260128 uses POST /v1/images/generations and seedream-4-5-251128 uses POST /v1/chat/completions; both are billed per request. Dreamina Seedance video models are asynchronous through POST /v1/video/generations.

Supported ByteDance models

The date suffix in each model string is a release/version stamp in YYMMDD format, useful when pinning a production route. Dreamina Seedance video models are asynchronous: submit the job to POST /v1/video/generations, then poll /v1/video/generations/{task_id}. A in the Context column means the current gateway metadata does not publish that model’s context window.

Quickstart

Image route example

Common choices

Data privacy

ByteDance Seed and Seedream requests are routed through BytePlus enterprise infrastructure. For compliance and data residency requirements, contact us.

Next