HTTP Client
Test HTTP requests directly in the browser. Send GET, POST, PUT, PATCH, DELETE requests, view responses, and generate code snippets in cURL, Fetch, Python and PHP.
curl -X GET \ -H 'Content-Type: application/json' \ 'https://example.com/api'