Proxy Server
Send HTTP requests through proxy gateways in USA East, Japan, and UK. Test APIs, bypass CORS restrictions, and inspect responses with syntax highlighting — all server-side, nothing stored.
Send a request to see the response.
The Proxy Server tool routes HTTP requests through one of three geographically distributed gateways — USA East, Japan, and United Kingdom. Because the outbound call is made directly to the selected proxy gateway with a Bearer token, browser CORS restrictions are handled at the gateway level. The tool is fully stateless: no target URL or response body is ever stored or logged. Use it to test REST APIs, debug authentication flows, inspect response structure, or probe geo-restricted endpoints from a different region.
- 1Select a proxy gateway from the dropdown — Proxy USA, Proxy Japan, or Proxy UK.
- 2Enter the full target URL starting with http:// or https://.
- 3Choose an HTTP method from the dropdown (GET is selected by default).
- 4Toggle 'Bypass Security' on or off based on whether the target uses a self-signed certificate.
- 5Click Send to dispatch the request through the selected proxy gateway.
- 6View the rendered HTML in the Preview tab, or inspect the raw source in the Code tab.
- Three proxy gateways — USA East, Japan, and UK
- Preview tab renders the HTML response as a sandboxed webpage
- Code tab shows syntax-highlighted HTML or JSON source
- Copy or download the raw response body with one click
- Status badge shows HTTP status code, response time, and size
- All requests are server-side — browser CORS never applies
- Completely stateless — no URLs or responses are stored
- Bypass Security toggle for self-signed certificate environments
Related Tools
JSON Formatter
Format, validate and beautify JSON data instantly online.
Base64 Encoder
Encode plain text to Base64 instantly in your browser. Free and private.
Base64 Decoder
Decode Base64 strings back to plain text, JSON, or XML instantly. Auto-detects and syntax-highlights structured output.
Decode Gzip Base64
Decode and decompress Gzip-compressed Base64 strings instantly in your browser. Supports URL-safe Base64, data URIs, and JSON output.
