
What is Hoppscotch?
Hoppscotch is an open-source API development client for composing, sending, organizing, and inspecting requests from a web interface.
What stands out
Select a protocol, enter an endpoint, add parameters, headers, authentication, or a request body, then inspect the response. Environments and collections help reuse values and organize requests, and cloud-hosted and self-hosted editions are available.
Frequently Asked Questions
Questions about Hoppscotch
Which API workflows does Hoppscotch support?
Hoppscotch supports REST and GraphQL requests along with real-time workflows including WebSocket, Server-Sent Events, and Socket.IO.
Do I need a desktop application to use Hoppscotch?
No. The hosted client works in a browser, while teams can also consider supported desktop or self-hosted options.
Can I organize repeated requests in Hoppscotch?
Yes. Collections group requests, and environments let you reuse variables such as base URLs, tokens, and other values.