REST API

    One API for 40+ AI models

    Generate images, video, music, voice, and ads through a single REST surface. Pay per call. OpenAPI spec included.

    Pay only per call. OpenAPI spec included.

    TypeScript
    Python
    Go
    Rust
    Ruby
    PHP
    Swift
    .NET
    Kubeez API
    /v1

    Call from any runtime that speaks HTTP. SDKs and clients in every major language.

    endpoints

    Real requests. Real responses.

    Image, video, music — every modality returns through the same /v1 endpoints. Submit, poll get_status, fetch the asset URL.

    POST /v1/generate/mediaImage generation
    { "model": "nano-banana-2",
    "prompt": "premium streetwear sneaker on dark studio floor, Nike SB campaign" }
    200 OK→ asset URL
    Nano Banana 2·Google
    POST /v1/generate/mediaVideo generation
    { "model": "seedance-2-fast-480p",
    "prompt": "5s slow rotation of a sneaker on a stone plinth, hard rim light" }
    200 OK→ asset URL
    Seedance 2 Fast·ByteDance
    POST /v1/generate/musicMusic generation
    { "model": "V5",
    "prompt": "cinematic orchestral trailer build, soaring strings, brass swells" }
    200 OK→ asset URL
    Skybreaker Overture
    0:30
    Suno V5
    infrastructure

    Built for production

    Everything you need to put generative AI behind your own product, billed transparently.

    01

    API keys & auth

    Per-environment keys, rotate anytime, scoped audit log.

    02

    Balance & credits

    Programmatic balance and usage endpoints — meter your own customers.

    03

    Async generations

    Submit, poll get_status, fetch the asset URL. No long-poll connections.

    04

    Asset library

    Upload once, reference by ID across image, video, and ad-copy calls.

    05

    OpenAPI spec

    Generate clients in any language. Always in sync with the live API.

    06

    40+ models

    Seedance 2, Veo 3, Flux, Imagen, Suno, ElevenLabs voices, and more.

    recipes

    Drop-in recipes

    Common API calls and what they return. Copy, paste, ship.

    Cinematic video
    POST /v1/generate/media
    { "model": "veo3-1-lite-text-to-video", "prompt": "5s urban time-lapse, neon signage, light trails, Wong Kar-wai tone", "duration": 5 }
    Architectural hero
    POST /v1/generate/media
    { "model": "nano-banana-2", "prompt": "minimalist concrete pavilion at golden hour, infinity pool, AD style", "aspect_ratio": "16:9" }
    Resort reel music
    POST /v1/generate/music
    { "model": "V5", "prompt": "upbeat tropical house, marimba lead, sunset vibe", "instrumental": true }
    Free credits on signup

    Start shipping AI media in minutes

    Sign up and get an API key. No credit card required to test.