H
httpbin.org
40 endpointsliveA simple HTTP Request & Response Service.<br/> <br/> <b>Run locally: </b> <code>$ docker run -p 80:80 kennethreitz/httpbin</code> (ingested from its OpenAPI definition; no key required)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for httpbin.org.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Absolutely 302 Redirects n times. /absolute-redirect/{n} | Absolutely 302 Redirects n times. | $0.0020 per call | unknown |
| Returns anything passed in request data. /anything | Returns anything passed in request data. | $0.0020 per call | unknown |
| Returns anything passed in request data. /anything/{anything} | Returns anything passed in request data. | $0.0020 per call | unknown |
| Decodes base64url-encoded string. /base64/{value} | Decodes base64url-encoded string. | $0.0020 per call | unknown |
| Prompts the user for authorization using HTTP Basic Auth. /basic-auth/{user}/{passwd} | Prompts the user for authorization using HTTP Basic Auth. | $0.0020 per call | unknown |
| Prompts the user for authorization using bearer authentication. /bearer | Prompts the user for authorization using bearer authentication. | $0.0020 per call | unknown |
| Returns Brotli-encoded data. /brotli | Returns Brotli-encoded data. | $0.0020 per call | unknown |
| Returns n random bytes generated with given seed /bytes/{n} | Returns n random bytes generated with given seed | $0.0020 per call | unknown |
| Returns a 304 if an If-Modified-Since header or If-None-Match is present. Returns the same as a GET otherwise. /cache | Returns a 304 if an If-Modified-Since header or If-None-Match is present. Returns the same as a GET otherwise. | $0.0020 per call | unknown |
| Sets a Cache-Control header for n seconds. /cache/{value} | Sets a Cache-Control header for n seconds. | $0.0020 per call | unknown |
| Returns cookie data. /cookies | Returns cookie data. | $0.0020 per call | unknown |
| Deletes cookie(s) as provided by the query string and redirects to cookie list. /cookies/delete | Deletes cookie(s) as provided by the query string and redirects to cookie list. | $0.0020 per call | unknown |
| Sets cookie(s) as provided by the query string and redirects to cookie list. /cookies/set | Sets cookie(s) as provided by the query string and redirects to cookie list. | $0.0020 per call | unknown |
| Sets a cookie and redirects to cookie list. /cookies/set/{name}/{value} | Sets a cookie and redirects to cookie list. | $0.0020 per call | unknown |
| Returns Deflate-encoded data. /deflate | Returns Deflate-encoded data. | $0.0020 per call | unknown |
| Returns a delayed response (max of 10 seconds). /delay/{delay} | Returns a delayed response (max of 10 seconds). | $0.0020 per call | unknown |
| Returns page denied by robots.txt rules. /deny | Returns page denied by robots.txt rules. | $0.0020 per call | unknown |
| Prompts the user for authorization using Digest Auth. /digest-auth/{qop}/{user}/{passwd} | Prompts the user for authorization using Digest Auth. | $0.0020 per call | unknown |
| Prompts the user for authorization using Digest Auth + Algorithm. /digest-auth/{qop}/{user}/{passwd}/{algorithm} | Prompts the user for authorization using Digest Auth + Algorithm. | $0.0020 per call | unknown |
| Prompts the user for authorization using Digest Auth + Algorithm. /digest-auth/{qop}/{user}/{passwd}/{algorithm}/{stale_after} | allow settings the stale_after argument. | $0.0020 per call | unknown |
| Drips data over a duration after an optional initial delay. /drip | Drips data over a duration after an optional initial delay. | $0.0020 per call | unknown |
| Returns a UTF-8 encoded body. /encoding/utf8 | Returns a UTF-8 encoded body. | $0.0020 per call | unknown |
| Assumes the resource has the given etag and responds to If-None-Match and If-Match headers appropriately. /etag/{etag} | Assumes the resource has the given etag and responds to If-None-Match and If-Match headers appropriately. | $0.0020 per call | unknown |
| The request's query parameters. /get | The request's query parameters. | $0.0020 per call | unknown |
| Returns GZip-encoded data. /gzip | Returns GZip-encoded data. | $0.0020 per call | unknown |
| Return the incoming request's HTTP headers. /headers | Return the incoming request's HTTP headers. | $0.0020 per call | unknown |
| Prompts the user for authorization using HTTP Basic Auth. /hidden-basic-auth/{user}/{passwd} | Prompts the user for authorization using HTTP Basic Auth. | $0.0020 per call | unknown |
| Returns a simple HTML document. /html | Returns a simple HTML document. | $0.0020 per call | unknown |
| Returns a simple image of the type suggest by the Accept header. /image | Returns a simple image of the type suggest by the Accept header. | $0.0020 per call | unknown |
| Returns a simple JPEG image. /image/jpeg | Returns a simple JPEG image. | $0.0020 per call | unknown |
| Returns a simple PNG image. /image/png | Returns a simple PNG image. | $0.0020 per call | unknown |
| Returns a simple SVG image. /image/svg | Returns a simple SVG image. | $0.0020 per call | unknown |
| Returns a simple WEBP image. /image/webp | Returns a simple WEBP image. | $0.0020 per call | unknown |
| Returns the requester's IP Address. /ip | Returns the requester's IP Address. | $0.0020 per call | unknown |
| Returns a simple JSON document. /json | Returns a simple JSON document. | $0.0020 per call | unknown |
| Generate a page containing n links to other pages which do the same. /links/{n}/{offset} | Generate a page containing n links to other pages which do the same. | $0.0020 per call | unknown |
| Streams n random bytes generated with given seed, at given chunk size per packet. /range/{numbytes} | Streams n random bytes generated with given seed, at given chunk size per packet. | $0.0020 per call | unknown |
| 302/3XX Redirects to the given URL. /redirect-to | 302/3XX Redirects to the given URL. | $0.0020 per call | unknown |
| 302 Redirects n times. /redirect/{n} | 302 Redirects n times. | $0.0020 per call | unknown |
| Relatively 302 Redirects n times. /relative-redirect/{n} | Relatively 302 Redirects n times. | $0.0020 per call | unknown |