https://app.suedeai.ai/agent/video
Generate a short video from a text prompt. PAYMENT-SIGNATURE-authenticated requests default to asynchronous execution. Asynchronous responses return a jobId and pollUrl. Poll GET /agent/video/{jobId} without another payment until status is 'completed' and videoUrl is available.
What this profile is sourced from
Things to know before drawing strong conclusions
accepts[] entry is used.Raw HTTP — what an agent observes
GET https://app.suedeai.ai/agent/video → HTTP/1.1 402 Payment Required X-Payment-Required: $6.9900 X-Payment-Currency: USDC X-Payment-Chain: other GET https://app.suedeai.ai/agent/video X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…