Endpoints

13

Ungrouped Endpoints
13

What is the httpbin.org API?

A simple HTTP Request & Response Service.

httpbin.org API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.

httpbin.org API endpoints

  • GET/get

    /get

  • POST/post

    /post

  • PUT/put

    /put

  • PATCH/patch

    /patch

  • DELETE/delete

    /delete

  • GET/response-headers

    /response-headers

    Returns a set of response headers from the query string.

  • GET/brotli

    /brotli

    Returns Brotli-encoded data.

  • GET/deny

    /deny

    Returns page denied by robots.txt rules.

  • GET/encoding/utf8

    /encoding/utf8

    Returns a UTF-8 encoded body.

  • GET/html

    /html

    Returns a simple HTML document.

  • GET/json

    /json

    Returns a simple JSON document.

  • GET/robots.txt

    /robots.txt

    Returns some robots.txt rules.

  • GET/xml

    /xml

    Returns a simple XML document.