Reqable API Testing & Capture

In-App-Käufe
4.5
563 Rezensionen
100 Tsg.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese 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 API Testing

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

Whether you're a mobile developer or a QA engineer, Reqable is the ultimate tool for API debugging and testing. Its advanced capabilities and user-friendly interface will help you streamline your workflow, improve code quality, and accelerate your development process.

EULA and privacy: https://reqable.com/policy
Aktualisiert am
23.04.2025

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.
Keine Daten werden mit Drittunternehmen oder -organisationen geteilt
Diese App kann die folgenden Datentypen erheben
Personenbezogene Daten, App-Aktivitäten und 2 andere
Daten werden bei der Übertragung verschlüsselt
Du kannst das Löschen der Daten beantragen

Bewertungen und Rezensionen

4.5
544 Rezensionen

Neuerungen

- 💪 [OPT] Reduce memory usage and lag in some scenarios.
- 💪 [OPT] Large data is displayed as `<...>` in the raw tab to avoid performance issues.
- 💪 [OPT] Python-Requests code snippet will use full url instead of param dict.
- 💪 [OPT] The `=` in the parameter value of URL is no longer automatically transcoded to `%3D`.
- 💪 [OPT] Collaborative QR code IP address list will remove the VPN virtual address.