| Key | Value | Description |
|---|
| Key | Value | Description |
|---|
| Key | Value |
|---|
Will be added as an Authorization: Bearer <token> header.
Will be automatically Base64-encoded into Authorization: Basic <credentials>.
Like all client-side browser tools, API requests are subject to browser Cross-Origin Resource Sharing (CORS) rules. If the target server does not send Access-Control-Allow-Origin, the browser will block the response. You can copy the generated cURL command to test non-CORS servers directly in your terminal.
No Response Yet
Enter an API endpoint and click Send or press Ctrl+Enter to inspect the live response.
TypeError: Failed to fetch
- CORS Blocked: Target server did not send
Access-Control-Allow-Originheader. - Invalid URL or Offline: Target host is unreachable or down.
- Mixed Content: Cannot fetch HTTP resource from an HTTPS origin.
| Header Name | Value |
|---|