Basic Use
- Enter the URL/resource that you wish to request.
- Enter any HTTP headers you wish to pass (i.e. Content-type, Accept).
- If you are POSTing data, enter the POST data in the request body. This could be form data, XML, JSON, etc.
- Hit the "Send Request" button. The response data will show in the right-hand pane.
More Information