Everything you need to master your API surface
From coverage analysis to real-time health scoring — EndpointLens gives your team superpowers.
Everything you need for API visibility
Six capabilities working together as one platform.
Static Coverage Analysis
Scan your frontend source code against your OpenAPI spec in one CLI command. See exactly which endpoints are wired, in which files, at which line numbers.
Live Traffic Intelligence
A lightweight backend interceptor SDK captures every API request your server handles asynchronously. Zero added latency. Five frameworks supported.
API Contract Testing
Run automated tests against each endpoint using the example payloads defined in your OpenAPI spec. Validate response shapes match the contract.
Intelligence Signals
Dead Wired. Orphaned. Redundant. Healthy. Four automated signals computed continuously from your static coverage and live traffic.
Real-Time Notifications
Get alerted the moment an endpoint degrades, coverage drops, a spec change affects your frontend, or a contract test fails.
Everywhere You Work
The full dashboard is a PWA. A VS Code extension shows endpoint health inline. A Slack Bot answers questions about your API surface.
| Method | Endpoint | Signal |
|---|---|---|
| GET | /api/v1/students | Healthy |
| POST | /api/v1/assignments | Healthy |
| GET | /api/v1/legacy-reports | Dead Wired |
| DELETE | /api/v1/sessions/:id | Orphaned |
| PATCH | /api/v1/users/profile | Redundant |
Four signals. Computed continuously. Actionable immediately.
Dead Wired
Referenced in your frontend source code. Zero production traffic in 30 days. Your code calls it. Production never does.
Orphaned
Receiving production traffic with no frontend reference. A shadow integration invisible to your team.
Redundant
Called more than once per page context in your source code. Unnecessary backend pressure.
Healthy
Correctly wired, performing within budget, no active signals. Everything working as intended.
In a typical project of 800 endpoints
One number that tells you everything.
The API Surface Score is a weighted composite of your coverage percentage, error rate compliance, response time budget compliance, dead wired endpoint count, and orphaned traffic count. Track it over time. Show it in your sprint review. Ship with confidence.
Score trend — last 30 days
Complete API intelligence.
One platform.
Join engineering teams who ship with confidence.