HTTP Request Shortcuts App
Place shortcuts (widgets) on your home screen to submit HTTP requests to all your favorite RESTful APIs, webservices and other URL resources. Great for home automation projects!- HTTP and HTTPS
- GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS and TRACE
- Basic Authentication, Digest Authentication, Bearer Authentication & Client Certificate Authentication
- Custom request headers
- Custom request body (text only)
- Upload files as form-data
- Support for HTTP proxies
- Built-in icons, support for Ipack icons and custom icons
- Display response as a toast, window or dialog, or run silently
- Grouping into categories through tabs
- Value injection through variables (e.g., text, numbers, passwords, selections, colors, dates, …)
- Run arbitrary JavaScript before & after execution, including special actions (e.g., vibrate, show toast, parse and process response…)
- Import & Export in JSON or cURL format
- 3rd party integration (e.g. Tasker)
- Themes (with Dark Mode support)
- Execute a script on your web server
- Control your home automation system and IoT devices
- Interact with your RaspberryPi and Arduino tinkering projects
- Automate workflows
What's new in 3.31.0
Here's a summary of the new features and improvements in HTTP Request Shortcuts 3.31.0 for Android:
- Added support for importing and exporting shortcuts as JSON files.
- Added support for using the system's default browser for opening URLs.
- Improved the app's UI for displaying error messages.
- Added a setting to disable URL encoding for request bodies.
- Added support for HTTP Digest authentication.