api-medic por 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.
Metadata de la extensión
Sobre esta extensión
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
Permisos requeridos:
- Ampliar las herramientas para desarrolladores para acceder a tus datos en las pestañas abiertas
Permisos opcionales:
- Acceder a tus datos para api-medic.markandrewmarquez.com
Required data collection, according to the developer:
- Browsing activity
- Website content
Más información
- Enlaces del complemento
- Versión
- 0.1.0
- Tamaño
- 61,4 KB
- Última actualización
- hace 8 días (30 de abr. de 2026)
- Categorías relacionadas
- Licencia
- MIT License
- Política de privacidad
- Leer la política de privacidad de este complemento
- Historial de versiones
- Añadir a la colección