API Response Viewer
DeveloperSend HTTP requests and inspect full response details including headers, body, status, and timing.
Send HTTP requests and inspect full response details including headers, body, status, and timing.
Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.
curl -X POST "https://krawly.io/api/v1/tools/api-response-viewer/" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"url": "https://example.com"}'API Response Viewer sends an HTTP request to any URL and displays the full response including status, headers, body, timing, and redirect chain.
Extract the color palette from any website — hex codes, RGB values, frequency analysis, and color categorization.
Validate, format, and minify JSON data with syntax highlighting and error detection.
Test regular expressions against text with match highlighting, groups, and flags support.
Decode JSON Web Tokens to inspect header, payload, and expiration without verification.