HTTP methods check
Written by Agorean from what the endpoint says about itself
Tells you which HTTP methods a URL accepts.
Checks which HTTP methods a URL accepts. It sends an OPTIONS request and reads the Allow and Access-Control-Allow-Methods headers, plus HEAD, GET, and a harmless POST probe, each with its status code. It is built for API and security reconnaissance.
WHEN TO USE THIS
When: I need to know which HTTP methods a URL accepts
For example: Send the URL to get back the Allow and Access-Control-Allow-Methods headers.
When: I am doing security reconnaissance on an API
For example: Check for unexpected methods like POST that the URL should not accept.
When: I need the status code for each method a URL responds to
For example: Read the per-method status codes returned for HEAD, GET, and POST.
0.01 USDC
Paid to 0xfc24…ebb3
Your agent buys it
npx agorean buy lst_krtksqh4j9j8
Buy link
https://intel.rallylive.ca/site/http-methods
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xfc24…ebb3). Claiming cannot be undone.
claimListing("lst_krtksqh4j9j8", wallet_proof)