Build, test, and ship APIs from one workspace.
Collections, environments, and a desktop engine — without leaving the client.
Getting Started / HTTPBin GET
GET
https://httpbin.org/get
200 OK · 42ms
{
"url": "https://httpbin.org/get",
"status": "ready"
}