Generate a song from a prompt with optional custom lyrics and style inputs. Returns JSON describing the generated track when the request succeeds. PAYMENT-SIGNATURE-authenticated requests default to asynchronous execution. Asynchronous responses return 202 Accepted with a songId and pollUrl. Poll GET /api/songs/{songId} without another payment until model_version leaves 'pending' ('failed' is terminal); audio_url is a placeholder image until then and the finished MP3 after.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://app.suedeai.ai/create-music' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://app.suedeai.ai/create-music'
Endpoint: https://app.suedeai.ai/create-music. Operated by app.suedeai.ai, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
AI image generation from a text prompt. Generate album and single cover art, podcast and video thumbnails, social and campaign graphics, concept art, storyboard…
AI video generation from a text prompt. Returns an 8-second 720p clip with native audio. Use for short-form video, b-roll, product shots, music-video visuals, s…