{"uid":"cap_E9Fw00MbnZQrvTai-UVaJ","slug":"exende-temporary-callback-url-creator-a5872a5b","name":"Exende Temporary Callback URL Creator","description":"Create a temporary public webhook endpoint for AI agents and automated workflows that need to receive asynchronous callbacks from external services. Returns a callback URL plus read and wait endpoints. No server deployment, signup, API key, or subscription required.","url":"https://api.exende.dev/v1/callbacks","method":"POST","headers":{},"bodySchema":{"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_t6OsUs7l8Xo6w-RAo-j7m","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Creates a short-lived public webhook endpoint (callback URL) for receiving asynchronous HTTP callbacks without deploying infrastructure","exampleAgentPrompt":"Create a temporary public callback URL for me — I need an HTTP endpoint that accepts JSON POST requests so my workflow can receive an async response without me spinning up a server.","exampleUseCases":[{"title":"Async payment confirmation listener","prompt":"I'm running an async payment flow and need a short-lived public URL that can receive a JSON POST callback once the payment is confirmed — can you spin one up for me without me having to deploy anything?"},{"title":"Third-party API webhook receiver","prompt":"I'm calling a third-party API that needs a callback URL to POST results back to when it finishes processing — can you create a temporary public endpoint that accepts JSON so I can pass it as the webhook URL?"},{"title":"Agentic pipeline step handoff","prompt":"My agent pipeline has a step where an external service needs to POST a JSON result back to trigger the next stage — generate me a short-lived callback URL I can hand off to that service right now."}],"resultDescription":"A newly created temporary public callback URL (HTTP endpoint) that accepts POST requests with a JSON body, usable immediately by external services or agents to deliver asynchronous responses without requiring server deployment.","failureModes":["Invalid body structure — if the input object does not include required fields (type, method, bodyType, body), the request will fail with a validation error","Unsupported method or body type — only POST method and JSON body type are accepted; other values will be rejected","Payment failure — the $0.01 USDC x402 payment must succeed or the endpoint will not be provisioned","URL expiry — the callback URL is short-lived and may expire before the async response arrives if timing is not accounted for","Rate limiting — repeated rapid calls may be throttled"],"whenToPreferThis":"Choose this endpoint when an agent, script, or backend workflow needs a temporary public URL to receive a one-time or short-lived HTTP POST callback without provisioning real infrastructure. It is ideal for agentic pipelines where a third-party service or API requires a webhook URL to return async results, and no persistent server is available or warranted. Prefer it over dedicated webhook services when the x402 micropayment model fits and simplicity of provisioning matters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:37:48.772Z","isFirstParty":false}