Playground

An in-browser HTTP client. Click any preset to send that request, or build your own below and hit Send.

https://sampleapi.top/api

Base URL — relative paths below resolve against this host.

One-click presets

Click any button and the request is built & sent immediately. The result appears below.

idle

Notes

  • Requests run from your browser via fetch. CORS is enabled, so no proxy is needed.
  • The URL field accepts relative (/api/posts) or absolute URLs.
  • Header lines starting with # are ignored.
  • JSON responses are pretty-printed; everything else is shown verbatim.