LAP Registry

httpbin.org Skill

httpbin-org

Provider: Httpbin Version: 0.9.2 Endpoints: 73 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/absolute-redirect/{n}
DELETE/anythingAbsolutely 302 Redirects n times.
GET/anythingReturns anything passed in request data.
PATCH/anythingReturns anything passed in request data.
POST/anythingReturns anything passed in request data.
PUT/anythingReturns anything passed in request data.
DELETE/anything/{anything}Returns anything passed in request data.
GET/anything/{anything}Returns anything passed in request data.
PATCH/anything/{anything}Returns anything passed in request data.
POST/anything/{anything}Returns anything passed in request data.
PUT/anything/{anything}Returns anything passed in request data.
GET/base64/{value}Returns anything passed in request data.
GET/basic-auth/{user}/{passwd}Decodes base64url-encoded string.
GET/bearerPrompts the user for authorization using HTTP Basic Auth.
GET/brotliPrompts the user for authorization using bearer authentication.
GET/bytes/{n}Returns Brotli-encoded data.
GET/cacheReturns n random bytes generated with given seed
GET/cache/{value}Returns a 304 if an If-Modified-Since header or If-None-Match is present. Returns the same as a GET otherwise.
GET/cookiesSets a Cache-Control header for n seconds.
GET/cookies/deleteReturns cookie data.
GET/cookies/setDeletes cookie(s) as provided by the query string and redirects to cookie list.
GET/cookies/set/{name}/{value}Sets cookie(s) as provided by the query string and redirects to cookie list.
GET/deflateSets a cookie and redirects to cookie list.
DELETE/delay/{delay}Returns Deflate-encoded data.
GET/delay/{delay}Returns a delayed response (max of 10 seconds).
PATCH/delay/{delay}Returns a delayed response (max of 10 seconds).
POST/delay/{delay}Returns a delayed response (max of 10 seconds).
PUT/delay/{delay}Returns a delayed response (max of 10 seconds).
DELETE/deleteReturns a delayed response (max of 10 seconds).
GET/denyThe request's DELETE parameters.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install httpbin-org

Downloads and installs to ~/.claude/skills/httpbin-org/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)