httpbin icon
httpbin icon

httpbin

A simple, open-source HTTP request and response service, primarily used for testing HTTP clients, debugging webhooks, and experimenting with API calls.

httpbin screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Online
  • Self-Hosted
  • Docker
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  HTTP(S) Debugging
  2.  HTTP Testing

 Tags

  • http-analyzer
  • http-request

httpbin News & Activities

Highlights All activities

Recent activities

Show all activities

httpbin information

  • Developed by

    Kenneth Reitz
  • Licensing

    Open Source (ISC) and Free product.
  • Written in

  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  13,415 Stars
  •  1,903 Forks
  •  189 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
httpbin was added to AlternativeTo by ambor on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is httpbin?

A simple, open-source HTTP request and response service designed primarily for testing HTTP clients, debugging webhooks, and experimenting with API calls. It provides a controlled environment where developers can send HTTP requests and receive detailed echoes of the request data, including headers, payloads, and metadata, making it an invaluable tool for verifying client behavior without needing a full backend setup. Unlike services like RequestBin, which focus mainly on inspecting POST requests, httpbin.org covers a broader range of HTTP scenarios, allowing users to control responses and test various protocols.

Official Links