{"x402Version":2,"payTo":"0x10FF767043A1723E0BB5B9207bC37D3442cC9E4F","resources":[{"id":2200,"slug":"2200","resource":"https://app.suedeai.ai/create-music","description":"AI music generation from a text prompt. Creates a complete original song with vocals, melody, and full arrangement as a finished MP3, not a loop or preview. Describe genre, mood, instrumentation, and tempo, supply your own lyrics, request an instrumental, or pin a style tag. Use for soundtracks under video, release-ready artist tracks, podcast and game themes, and demo sketches. Async: poll songId until model_version leaves 'pending'.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x10FF767043A1723E0BB5B9207bC37D3442cC9E4F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"500000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"custom_mode":false,"lyrics":"<lyrics>","make_instrumental":false,"prompt":"<prompt>","style":"<style>","tags":"<tags>","vocal_gender":"m"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"shareUrl":"https://app.suedeai.ai/share/example-track"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"custom_mode":{"description":"Set to true to use your own lyrics provided in the 'lyrics' field.","type":"boolean"},"lyrics":{"description":"Your custom lyrics. Required if custom_mode is true.","type":"string"},"make_instrumental":{"description":"If true, generates a track without vocals.","type":"boolean"},"prompt":{"description":"Describe the song you want to create. Include genre, mood, instruments, and any specific vibe. Example: 'Upbeat 80s synthwave with driving bass and neon atmosphere' or 'A melancholic acoustic guitar ballad about rain'.","type":"string"},"style":{"description":"Specific musical style or genre tag (e.g., 'Hip Hop', 'Ambient', 'Rock'). Helping the AI focus on a specific sound.","type":"string"},"tags":{"description":"Comma-separated keywords to tag the generated file.","type":"string"},"vocal_gender":{"description":"Preferred gender for the vocalist ('m' for male, 'f' for female).","enum":["m","f"],"type":"string"}},"required":["prompt"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"imageUrl":{"description":"Cover art image URL.","format":"uri","type":"string"},"shareUrl":{"description":"Public URL to listen to and download the track.","format":"uri","type":"string"},"title":{"description":"Title of the generated track.","type":"string"}},"required":["shareUrl"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"skyfire":{"description":"Suede also accepts Skyfire pay+jwt/kya-pay+jwt tokens in the PAYMENT-SIGNATURE header on this endpoint.","header":"PAYMENT-SIGNATURE","tokenTypes":["pay+jwt","kya-pay+jwt"]}},"tags":["bazaar","skyfire"],"sourceHost":"app.suedeai.ai","lastUpdated":"2026-09-17T15:23:47.849Z","quality":{"calls30d":16,"uniquePayers30d":6,"lastCalledAt":"2026-09-17T15:23:47.525Z"},"liveness":{},"verified":false,"featured":false},{"id":2201,"slug":"2201","resource":"https://app.suedeai.ai/agent/image","description":"AI image generation from a text prompt. Generate album and single cover art, podcast and video thumbnails, social and campaign graphics, concept art, storyboard frames, product shots, and article illustrations. Returns one hosted still image as PNG or JPEG in square, portrait, or widescreen framing (1:1, 4:5, 9:16, 16:9, 21:9). Async by default: poll the returned pollUrl for imageUrl, or pass ?async=false to block.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x10FF767043A1723E0BB5B9207bC37D3442cC9E4F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"150000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"aspectRatio":"1:1","outputFormat":"png","prompt":"<prompt>"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"jobId":"image-job-example","pollUrl":"https://app.suedeai.ai/agent/image/image-job-example","provider":"suede","status":"queued"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"aspectRatio":{"description":"Desired frame aspect ratio.","enum":["1:1","9:16","16:9","3:4","4:3","3:2","2:3","5:4","4:5","21:9"],"type":"string"},"outputFormat":{"description":"Output image format.","enum":["png","jpeg"],"type":"string"},"prompt":{"description":"Visual prompt describing the image to generate.","type":"string"}},"required":["prompt"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"imageUrl":{"description":"Generated image URL when the render is complete; null until then.","format":"uri","type":["string","null"]},"jobId":{"description":"Job identifier for the render.","type":"string"},"pollUrl":{"description":"Absolute URL to GET for the finished render, returned on the async accept. Needs no further payment. Null on a poll response.","format":"uri","type":["string","null"]},"provider":{"description":"Provider handling the render.","type":"string"},"status":{"description":"Current render status: 'queued' or 'processing' while the render runs, then the terminal 'completed' or 'failed'.","type":"string"}},"required":["jobId","status","provider"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"skyfire":{"description":"Suede also accepts Skyfire pay+jwt/kya-pay+jwt tokens in the PAYMENT-SIGNATURE header on this endpoint.","header":"PAYMENT-SIGNATURE","tokenTypes":["pay+jwt","kya-pay+jwt"]}},"tags":["bazaar","skyfire"],"sourceHost":"app.suedeai.ai","lastUpdated":"2026-09-13T22:02:55.14Z","quality":{"calls30d":7,"uniquePayers30d":4,"lastCalledAt":"2026-09-13T22:02:54.76Z"},"liveness":{},"verified":false,"featured":false},{"id":2202,"slug":"2202","resource":"https://app.suedeai.ai/agent/video","description":"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, social clips, and ads. Include sound cues (instruments, voices, weather, movement) since audio is generated from the scene; a silent scene renders near-silent by design. Async by default: poll the returned pollUrl for videoUrl, or pass ?async=false to block.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x10FF767043A1723E0BB5B9207bC37D3442cC9E4F","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4990000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"aspectRatio":"16:9","durationSeconds":8,"prompt":"<prompt>"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"jobId":"video-job-example","pollUrl":"https://app.suedeai.ai/agent/video/video-job-example","provider":"suede","status":"queued"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"aspectRatio":{"description":"Desired frame aspect ratio.","enum":["16:9","9:16","1:1"],"type":"string"},"durationSeconds":{"default":8,"description":"Requested clip length in seconds; the service maps it to a supported render length.","maximum":15,"minimum":3,"type":"integer"},"prompt":{"description":"Narrative or visual prompt to drive the video concept.","type":"string"}},"required":["prompt"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"headers":{"additionalProperties":{"type":"string"},"type":"object"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"queryParams":{"additionalProperties":{"type":"string"},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"jobId":{"description":"Job identifier for the render.","type":"string"},"pageUrl":{"description":"Suede share-page URL when available.","format":"uri","type":["string","null"]},"pollUrl":{"description":"Absolute URL to GET for the finished render, returned on the async accept. Needs no further payment. Null on a poll response.","format":"uri","type":["string","null"]},"provider":{"description":"Provider handling the render.","type":"string"},"status":{"description":"Current render status: 'queued' or 'processing' while the render runs, then the terminal 'completed' or 'failed'.","type":"string"},"videoId":{"description":"Suede video record identifier when available.","type":["string","null"]},"videoUrl":{"description":"Generated video URL when the render is complete; null until then.","format":"uri","type":["string","null"]}},"required":["jobId","status","provider"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"skyfire":{"description":"Suede also accepts Skyfire pay+jwt/kya-pay+jwt tokens in the PAYMENT-SIGNATURE header on this endpoint.","header":"PAYMENT-SIGNATURE","tokenTypes":["pay+jwt","kya-pay+jwt"]}},"tags":["bazaar","skyfire"],"sourceHost":"app.suedeai.ai","lastUpdated":"2026-09-17T19:29:04.397Z","quality":{"calls30d":4,"uniquePayers30d":4,"lastCalledAt":"2026-09-17T19:29:03.895Z"},"liveness":{},"verified":false,"featured":false}]}