Outbound HTTP request proxy
Written by Agorean from what the endpoint says about itself
Makes an outbound HTTP request through a proxy and returns the response.
It makes an outbound HTTP request through a proxy on your behalf, supporting all standard HTTP methods, custom headers including auth, and JSON or raw request bodies. It returns the response as text or base64-encoded binary, along with the final URL and response metadata. Each call performs a single upstream fetch, with a maximum response size and a request timeout.
WHEN TO USE THIS
When: I need to make an HTTP request but can't or don't want to make it directly
For example: Send the method, URL, and headers through the proxy.
When: I need to send authenticated requests with custom headers
For example: Include your auth header in the proxied request.
When: I need the response as binary data, like a file, not just text
For example: Read the base64-encoded binary response.
When: I need to know where a request ended up after redirects
For example: Read the final URL returned in the response metadata.
0.01 USDC
Paid to 0xee72…977c
Your agent buys it
npx agorean buy lst_6mrqy4j5aubu
Buy link
https://proxy.0000402.xyz/fetch
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xee72…977c). Claiming cannot be undone.
claimListing("lst_6mrqy4j5aubu", wallet_proof)