Extensions inspire

ApiRequest.io Ajax Capture Debugging Tool

4.66667

Details

Author:
Moesif

Category:
Developer Tools

Version:
0.0.5

Users:
2,000+

Rating:
4.66667

Size:
943KiB

Price:
Free

Updated:
October 15, 2020

Webstore Link:
https://chrome.google.com/webstore/detail/apirequestio-ajax-capture/aeojbjinmmhjenohjehcidmappiodhjm

Developer's site:
https://www.moesif.com

Download

version 0.0.5  - Download ZIP file

version 0.0.2  - Download ZIP file

Description

ApiRequest.io Capture

This extension allows you to capture AJAX HTTP requests and responses made to an API from any websites such as from a React single-page app. View the REST API traffic in a workspace which is saved for 30-days. The workspace URL is shareable like a Google Doc link and protected by a time-limited signed URL.

Background: When debugging single-page apps by inspecting API network traffic, often developers need to manually copy/paste the JSON payload to share with others for help on API behavior. The ApiRequest.io capture tool allows you to do that much easier.

What makes this tool different?

Compared to other API request captures tools like Postman Interceptor, we actually captures the entire API call (i.e. both request and response and full headers and body) and make it easily sharable.

About the latest update: now this chrome extension works with some website that had stricter policy.

Note: If you are a developer for the website that you want to capture all API calls (aka Ajax calls), the most robust solutions is to use our free browser SDK: https://github.com/Moesif/moesif-browser-js

You will need a free Moesif account, but the features and queries are much more advanced. You only need the below code snippet

```
<script src="//unpkg.com/moesif-browser-js@^1/moesif.min.js"></script>
<script type="text/javascript">
// Initialize the SDK. Must be called before any other methods
moesif.init({
applicationId: "Your Moesif Application Id",

});
// Start capturing AJAX API Calls.
moesif.start();
</script>
```

About Moesif:

Moesif (https://www.moesif.com) enables API teams at UPS, Radar, Deloitte, and others to deeply understand customer API usage and ship better API products with user-centric API analytics and monitoring, which enables you to:
- Understand customer API usage with user behavior analytics.
- Debug issues quickly with high-cardinality API logs and metrics.
- Get alerted of problems that impact customers.
- Track API KPIs with custom dashboards.
- Trigger behavioral emails that keep customers informed.
- Detect and Block API threats and abuse including OWASP Top 10 API threats.

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!