A lightweight, user-friendly web application for testing API endpoints with support for multiple requests and CORS proxies.
- Send various types of HTTP requests (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS) to API endpoints
- Support for multiple requests with customizable intervals
- Built-in CORS proxy options for handling cross-origin requests
- Custom proxy option for advanced users
- Multiple payload format support:
- JSON
- Form URL Encoded
- Plain Text
- XML
- Copy response to clipboard with a single click