HTTP Request Shortcuts

HTTP Request Shortcuts

Submit HTTP Requests from Shortcuts on your Home Screen.

App info


3.32.0
July 18, 2025
Android 5.0+
Everyone
Get HTTP Request Shortcuts for Free on Google Play

Advertisement

App description


Android App Analysis and Review: HTTP Request Shortcuts, Developed by Waboodoo. Listed in Tools Category. Current Version Is 3.32.0, Updated On 18/07/2025 . According to users reviews on Google Play: HTTP Request Shortcuts. Achieved Over 200 thousand Installs. HTTP Request Shortcuts Currently Has 2 thousand Reviews, Average Rating 4.7 Stars

Place shortcuts (widgets) on your home screen to submit HTTP(S) requests to all your favorite RESTful APIs, webservices and other URL resources. Great for home automation projects!

Build powerful workflows by dynamically injecting values into the request through global variables or by adding JavaScript code snippets to process the HTTP response.

This app is open source, find it on Github: https://github.com/Waboodoo/HTTP-Shortcuts. It's also completely free and contains no ads, because who wants those anyway.
We are currently offering version 3.32.0. This is our latest, most optimized version. It is suitable for many different devices. Free download directly apk from the Google Play Store or other versions we're hosting. Moreover, you can download without registration and no login required.

We have more than 2000+ available devices for Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... with so many options, it’s easy for you to choose games or software that fit your device.

It can come in handy if there are any country restrictions or any restrictions from the side of your device on the Google App Store.

Rate and review on Google Play store


4.7
1,828 total
5 84.9
4 7.8
3 2.7
2 0.9
1 3.7

Total number of ratings

Total number of active users rated for: HTTP Request Shortcuts

Total number of installs (*estimated)

Estimation of total number of installs on Google Play, Approximated from number of ratings and install bounds achieved on Google Play.

Recent Comments

user
Janice Pearsall

I have always used folders and shortcuts to organize my home screens, for sites that did not have an app, or where I just didn't want the app installed on my phone. I have links to google sheets & docs, frequent websites, medical and financial sites. This year on my new android Motorola edge+, the links I placed on home screen would disappear, just out of the blue. So annoying. I just started using HTTP Request Shortcuts yesterday, and so far it is working great. I don't have to hunt for my links anymore, and I can create categories, to group my shortcuts. It is interesting to see what others are using this app for. I will have to experiment a bit.

user
Daniel W

Great App. There aren't any good functioning apps for Pi-Hole at the moment. With this app I was able to create widgets that send a POST to turn on or off ad filtering. The ability to create the widgets with this app is my favorite ability it has. I love that no apps need to open with them, I just get a little toast that says Pi-Hole disabled or enabled.

user
Stephen Morgan

Fantastic App. Does exactly what it promises. Intuitive and well finished. I can hardly believe its free. I am using this with Node Red to provide one touch shortcuts to control appliances straight from my phone screen, without having to launce an app, go to a website etc. Highly recommended. The custom images facility, with an editor is a professional touch that makes the buttons instantly recognisable.

user
Dave Furey

Wow! This app works great with the Hubitat Smart Hub, allowing me to create shortcut icons on my phone's home screen to turn on/off lights and monitor devices (through the use of Hubitat's Maker API app). Love the javascript capability which allows extensive programming. Thanks for such a great (and ad free) utility!

user
Konor Schuster

Smooth, ad-free, highly customizable, support for industry-standard generic authentication systems, built-in scripting capabilities, and more. what's not to love? I use this app to do a plethora of different REST-based triggers on my homelab servers, as well as various other tasks on 3rd party APIs like Cloudflare, HIPB, and more, and it handles it seamlessly.

user
K C

Excellent app. Very useful with lots of handy features and options. Lots of powerful options... I especially like the JavaScript scripting options (but note that they are not required). It's wonderful that it's both ad-free and free to use! And it's open source. I'm very grateful that the author released this... great work!

user
A Google user

this app is a must have when working with Arduino esp chip or php. it allows you to make a simple app to talk to devices with get / post commands and has a lot under the hood if you like to dig in and get more complex. One feature i would like to see is an option to have it download a new config file from a web server ether on start or by clicking a button. i have a automation setup and when i make changes its a pain to send the new config to each device and import it. anyway thanks for the work you have put into this app and making it open sourced!.

user
A Google user

This app does exactly what I needed it for. I recently purchased a Particle Photon and the four relay board. I uploaded the 3-internet-relays.ino with RelayShield.h. Since I'm fairly new to the whole phone controlling my Arduino thing I did have a misunderstanding setting the app up. But a few trial and errors and I have it working. I needed to install the access_token and the arg parameters in the tab: Request Body/Parameters. (I was had put them someplace else It worked great after that.