Request

Get
Post
Put
Patch
Delete
Head
All
Add
All
Add
Remove

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

More things related to APIs

All HTTP codes curl cheatsheet

What does this tool do?

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.

Why this tool?

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.

Do you store any data?

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.

Important to know

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.

I need more features

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.

What's the stack?

The TALL stack: TailwindCSS, AlpineJS, Laravel, and Livewire.

Who built this?

My name is Joost and I build things for the internet. You can find me on X and see my portfolio on my website.