Request Body (JSON/Text)
Request Headers
Tip:
Standard headers like
Content-Type: application/json are often needed for POST/PUT requests.
Response
---
0ms
Enter a URL and hit Send
⚠️ Browser Restriction
Browsers enforce CORS. You cannot request data from servers that don't explicitly allow it (like google.com). APIs meant for public use usually work.