v0.1.0 is now availableRead the changelog →

The Modern API Client for Next-Gen Teams

Design, debug, mock, and test APIs in one unified workspace. Built for speed, collaboration, and developers who care about beautiful tools.

api.dev.getreelax.com
Collections
Authentication
POSTLogin User
POSTRegister Account
GETCheck Session
Users Service
POST
{{baseUrl}}/auth/login
BodyHeaders (2)Auth
1{
2  "email": "developer@api-docs.com",
3  "password": "supersecret123"
4}
Response
200 OK
142 ms
{
"token": "eyJhbGciOiJIUzI1NiIsInR5c...",
"user": {
"id": "usr_9f823jd",
"role": "admin"
}
}

Everything you need to test APIs

Say goodbye to bloated desktop apps. API Docs provides a streamlined, web-first experience for modern engineering teams.

Lightning Fast

Built on Next.js 15 and React 19. Experience instant navigation and zero-latency UI updates.

Real-time Collaboration

Work together with your team seamlessly. Share workspaces, endpoints, and environments instantly.

Cloud Synced

Your data is securely stored in the cloud. Access your API collections from any device, anywhere.

Developer First

Keyboard shortcuts, beautiful syntax highlighting, and a sleek dark mode designed for engineers.

Environment Variables

Easily switch between Dev, Staging, and Prod. Manage your secrets and variables dynamically.

Free & Open Source

Everything you need from Postman, without the bloated desktop app. 100% free and open source.