API Tester

Test REST APIs with various HTTP methods. Add custom headers, request bodies, and view formatted responses.

Try:

HTTP Methods

GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS - choose the appropriate method for your request.

Custom Headers

Add authentication tokens, content type headers, and any custom headers needed.

CORS Notice

Some APIs may block browser requests due to CORS. Use a proxy for those cases.