Query Parameters

Request Headers

Request Body

This request does not have a body

Authorization

This request does not use authorization

âš ī¸ Warning: Tokens are stored in browser localStorage. Do not use production credentials!
âš ī¸ Warning: Credentials are stored in browser localStorage. Do not use production credentials!
âš ī¸ Warning: API keys are stored in browser localStorage. Do not use production keys!

Response

Send a request to see the response
â„šī¸ Due to browser security restrictions, cookies cannot be read from cross-origin requests.

đŸŽ¯ Quick Examples

JSONPlaceholder
GET /posts - Test REST API
HTTPBin GET
Test GET with params
HTTPBin POST
Test POST with JSON
GitHub API
GET /users/:username