A simple tool for testing your API requests.
Don't have an endpoint to test? Try the URLs below.
Info about a fictional user
randomuser.me/api
Random cat fact
catfact.ninja/fact
This tool allows you to make HTTP requests to any endpoint, and then shows you the response. It's a simple tool to test your API requests and other endpoints.
I was looking for a simple tool to test API requests. Turns out, in today's internet that means installing native apps, using a browser extension, creating an account, and/or plowing through a bunch of features and a cluttered UI. I just want to make a request and see the response. That's it.
We do not store any of the data that you enter. When a request is made, we store the HTTP response code, an internal info message (does not contain any of the data entered) and a timestamp.
Only request URLs with https:// are supported.
Only responses with Content-Type: application/json are supported.
There is a rate limit of 30 requests per minute.
You probably don't 😉, but I do realize that there are some features that could improve this tool. For example: copying the response body, copying the request as cURL command, and showing a history of request + response results.
Send me a DM on X if you have any suggestions.
The TALL stack: TailwindCSS, AlpineJS, Laravel, and Livewire.
My name is Joost and I build things for the internet. You can find me on X and see my portfolio on my website.