Interactive
API Playground
Test API endpoints in real-time. Configure your request, send it, and inspect the response.
Quick Presets
Request
Response
No response yet
Configure your request and click Send
Tips
- Authentication: Enter your API key above, or log in via the login page for cookie-based auth.
- Endpoints: Requests are sent from your browser. Use relative paths (e.g.,
/api/v1/health) which your server proxies to the backend. - Quick presets: Click a preset button above to auto-fill the method, URL, and body for common operations.
- JSON body: The body field only appears for POST, PUT, and PATCH methods. Make sure your JSON is valid before sending.