Suede AI
POST app.suedeai.ai/agent/image
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Generate a still image from a text prompt. PAYMENT-SIGNATURE-authenticated requests default to asynchronous execution. Asynchronous responses return a jobId and pollUrl. Poll GET /agent/image/{jobId} without another payment until status is 'completed' and imageUrl is available.
Resource: app.suedeai.ai/agent/image
Network: base, eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x10FF767043A1723E0BB5B9207bC37D3442cC9E4F
Payment methods: — · Last validation: —
{
"input": {
"body": {
"prompt": "<prompt>",
"aspectRatio": "1:1",
"outputFormat": "png"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"jobId": "image-job-example",
"status": "queued",
"pollUrl": "https://app.suedeai.ai/agent/image/image-job-example",
"provider": "suede"
}
},
"paymentRequirements": [
{
"raw": {
"docs": "https://app.suedeai.ai/developers",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"decimals": 6,
"priceUsd": "$0.15"
},
"payTo": "0x10FF767043A1723E0BB5B9207bC37D3442cC9E4F",
"amount": "150000",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://app.suedeai.ai/agent/image",
"description": "Generate a still image from a text prompt. PAYMENT-SIGNATURE-authenticated requests default to asynchronous execution. Asynchronous responses return a jobId and pollUrl. Poll GET /agent/image/{jobId} without another payment until status is 'completed' and imageUrl is available.",
"outputSchema": {
"input": {
"body": {
"prompt": "<prompt>",
"aspectRatio": "1:1",
"outputFormat": "png"
},
"type": "http",
"method": "POST",
"bodyType": "json",
"discoverable": true
},
"output": {
"jobId": "image-job-example",
"status": "queued",
"pollUrl": "https://app.suedeai.ai/agent/image/image-job-example",
"provider": "suede"
}
},
"maxAmountRequired": "150000",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x10FF767043A1723E0BB5B9207bC37D3442cC9E4F",
"scheme": "exact",
"network": "base",
"amountAtomic": "150000"
},
{
"raw": {
"docs": "https://app.suedeai.ai/developers",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"decimals": 6,
"priceUsd": "$0.15"
},
"payTo": "0x10FF767043A1723E0BB5B9207bC37D3442cC9E4F",
"amount": "150000",
"scheme": "exact",
"network": "eip155:8453",
"mimeType": "application/json",
"resource": "https://app.suedeai.ai/agent/image",
"description": "Generate a still image from a text prompt. PAYMENT-SIGNATURE-authenticated requests default to asynchronous execution. Asynchronous responses return a jobId and pollUrl. Poll GET /agent/image/{jobId} without another payment until status is 'completed' and imageUrl is available.",
"outputSchema": {
"input": {
"body": {
"prompt": "<prompt>",
"aspectRatio": "1:1",
"outputFormat": "png"
},
"type": "http",
"method": "POST",
"bodyType": "json",
"discoverable": true
},
"output": {
"jobId": "image-job-example",
"status": "queued",
"pollUrl": "https://app.suedeai.ai/agent/image/image-job-example",
"provider": "suede"
}
},
"maxAmountRequired": "150000",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x10FF767043A1723E0BB5B9207bC37D3442cC9E4F",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "150000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.