The Modern API Client

The Modern API Client Built for Developers

Test REST & GraphQL APIs, manage environments, run collections, and collaborate with your team — all from your browser.

Get Started Sign In
Collections
List Users
Create User
Get User by ID
Auth
Login
Refresh Token
GET
https://api.example.com/v1/users
Send
200 OK
  142ms · 1.2 KB

{
  "data": [
    {
      "id": 1,
      "name": "Alice Johnson",
      "email": "alice@example.com",
      "role": "admin"
    }
  ],
  "total": 24
}

Everything you need to build and test APIs

REST & GraphQL

Send any HTTP request with full support for REST APIs and GraphQL queries. Syntax highlighting, auto-formatting, and intelligent body editing built in.

Collections & Folders

Organize requests into collections with nested folders. Import from Postman, OpenAPI, Insomnia, or cURL in one click.

Environments

Manage variables across environments. Switch between dev, staging, and production with one click. Secrets stay encrypted.

Team Workspaces

Collaborate in real-time with your team. Share collections, sync changes instantly via WebSocket. Role-based access control.

Pre-request Scripts

Run JavaScript before and after each request. Generate tokens, set variables, validate responses, and chain requests together.

Works Everywhere

Browser, macOS, iOS, Android, Windows, and Linux. Your API workspace travels with you, on every device.

Why developers choose Hurl over Postman

No feature gating — everything included
Fast & lightweight — loads in seconds, not minutes
No account required — works offline instantly
Native apps for macOS, iOS, Android & web
Import from Postman, OpenAPI, Insomnia, or cURL
Real-time team sync via WebSocket

Ready to build something great?

Join developers who switched to a faster, modern API client.

Get Started