extension ExtPose

ApiRequest.io Ajax Capture Debugging Tool (delisted)

CRX id

aeojbjinmmhjenohjehcidmappiodhjm-

Description from extension meta

Capture API Requests and Responses in browser and share via a link. Makes collaborative debugging and issue solving easier.

Image from store ApiRequest.io Ajax Capture Debugging Tool
Description from store 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.

Latest reviews

  • (2021-03-31) liu mack: Works so well! Solved my problem with cross-site replay, thanks to the developer.
  • (2021-03-18) Radosław Świat: No way to record your apis during a reload
  • (2021-01-13) Eric P: This is a SUPERB development/debugging tool. The ability to painlessly capture header + request (raw payload) + response and easily share it via a link is invaluable.
  • (2020-12-30) Lucas Rossi: Seems to be an awesome tool! But I have to horizontal scroll the page and when I enable the extension, it block the horizontal scrolling. =( Please fix this bug in a future version.
  • (2018-12-01) Vince Rubinetti: Very convenient way to inspect ajax calls. Good UI that displays the info cleanly.
  • (2018-08-03) Kevin Cai: Easy to use and share for API requests.
  • (2018-05-03) Jinshui Tang: Great tools, is it possible to send the request/response data to a customized server instead of 'https://www.apirequest.io'
  • (2017-01-23) Derric G: Does what it says. Easy to share http traces with others.

Statistics

Installs
2,000 history
Category
Rating
4.7 (12 votes)
Last update / version
2020-10-16 / 0.0.5
Listing languages

Links