Reqable API Testing & Capture

In-app purchases
4.7
157 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Reqable is a new generation API debugging and testing one-stop solution, advanced web debugging proxy, making your work faster and simpler. Reqable can inspect HTTP/HTTPS traffic of your app, help you find and locale issue easily.

The previous version of Reqable was HttpCanary. We redesigned the UI and all features to keep them consistent with the desktop version.

#1 Standalone Mode:

Traffic inspection can be performed independently without relying on the desktop. You can view the captured HTTP protocol message in the app, reqable provides many views, such as JsonViewer, HexViewer, ImageViewer and so on. And you can perform many actions on the traffic, like repeat, share to someone, save to phone, etc.

#2 Collaborative Mode:

The app could forward traffic to Reqable desktop app by scanning the QR code without manually configuring the Wi-Fi proxy. And android app provides the enhanced mode to capture the app that not using Wi-Fi proxy, such Flutter apps. With the collaborative mode, you can perform actions on desktop rather than mobile, it will greatly improve your work.

#3 Traffic Inspection

Reqable android uses the classic MITM proxy method for traffic inspection, support the following features:
- HTTP/1.x and HTTP2 protocol.
- HTTP/HTTPS/Socks4/Socks4a/Socks5 proxy protocol.
- HTTPS, TLSv1.1, TLSv1.2 and TLSv1.3 protocols.
- WebSocket upgraded based on HTTP1.
- IPv4 and IPv6.
- SSL Proxying.
- HTTP/HTTPS secondary proxy.
- VPN mode and proxy mode.
- Search and filter.
- Compose requests.
- HTTP-Archive.
- Traffic Highlighting.
- Repeat and advanced repeat.
- cURL.
- Code snippet.

#4 REST Testing

Also, you can manage REST APIs with Reqable:
- HTTP/1.1, HTTP2 and HTTP3 (QUIC) REST testing.
- Collections.
- Environments.
- Creating multiple Tabs for REST testing.
- Batch editing of query parameters, request headers, forms, etc.
- Authorization methods such as API KEY, Basic Auth, and Bearer Token.
- Custom proxy, system proxy and debugging proxy, etc.
- Metrics of request at different stages.
- Cookies.
- cURL.
- Code snippet.

EULA and privacy: https://reqable.com/policy
Updated on
Jul 2, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
Personal info, App activity and 2 others
Data is encrypted in transit
You can request that data be deleted

Ratings and reviews

4.7
151 reviews
Darshan Mangroliya
April 20, 2024
The app is good. But it doesn't save anything on mobile. When I try to export certificate or save magisk file it gives error even though have file storage permission.
2 people found this review helpful
Did you find this helpful?
Aimad Salih
February 16, 2024
There's a nasty bug that happens when reqable goes into a small window that let's you see the requests, after sometime if you click on it and then press home button it locks your phone and you're unable to press the home button, not even go to the settings
11 people found this review helpful
Did you find this helpful?
adhitya akbar
June 10, 2024
please add rewrite function, otherwise it will be same as other tools that need pc desktop
2 people found this review helpful
Did you find this helpful?

What's new

- 💪 [OPT] API requests give priority to using custom Host as SNI.
- 💪 [OPT] API request parameters, headers, and form editing automatically convert JSON key-value pairs.
- 💪 [OPT] curl import and export support `--insecure` option.
- 🐞 [FIX] The bug of the top safe area height being too large.
- 💪 [OPT] Enhanced mode DNS resolution.