api-medic by Mark Marquez
DevTools panel for diagnosing HTTP API issues. Pick a request from the Network panel, send it for analysis, and get a report on TLS, redirects, auth, content negotiation, and rate-limit headers. Built for engineers triaging API problems.
Extension Metadata
About this extension
api-medic is an open-source HTTP API troubleshooting tool that adds an "api-medic" panel to Firefox DevTools. It's built for support engineers, SREs, and developers who need to quickly diagnose customer-reported API issues, but works on any HTTP request.
How it works:
Open DevTools and select the api-medic tab.
Pick a request from the Network panel.
Send it for analysis. The panel transmits that single request — wrapped as a one-entry HAR — to the hosted analyzer and renders the returned diagnostic Report inline.
What it checks:
TLS configuration and certificate issues
Redirect chains and redirect loops
Authentication and authorization headers
Content negotiation (Accept, Content-Type, charset, encoding)
Rate-limit headers (Retry-After, X-RateLimit-*, etc.)
CORS, caching, and other common HTTP misconfigurations
Privacy:
Stateless backend: no database writes, no telemetry.
Only the single request you select is transmitted, only when you click to analyze.
The hosted analyzer accepts requests only from this extension's origin.
Source code (extension and Lambda backend): https://github.com/marky224/api-medic
How it works:
Open DevTools and select the api-medic tab.
Pick a request from the Network panel.
Send it for analysis. The panel transmits that single request — wrapped as a one-entry HAR — to the hosted analyzer and renders the returned diagnostic Report inline.
What it checks:
TLS configuration and certificate issues
Redirect chains and redirect loops
Authentication and authorization headers
Content negotiation (Accept, Content-Type, charset, encoding)
Rate-limit headers (Retry-After, X-RateLimit-*, etc.)
CORS, caching, and other common HTTP misconfigurations
Privacy:
Stateless backend: no database writes, no telemetry.
Only the single request you select is transmitted, only when you click to analyze.
The hosted analyzer accepts requests only from this extension's origin.
Source code (extension and Lambda backend): https://github.com/marky224/api-medic
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Extend developer tools to access your data in open tabs
Optional permissions:
- Access your data for api-medic.markandrewmarquez.com
Required data collection, according to the developer:
- Browsing activity
- Website content
More information
- Add-on Links
- Version
- 0.1.0
- Size
- 61.4 KB
- Last updated
- 8 days ago (Apr 30, 2026)
- Related Categories
- License
- MIT License
- Privacy Policy
- Read the privacy policy for this add-on
- Version History
- Add to collection