SEC filings, UK company registry, sanctions screening — aggregated and normalized for AI agents in a single request.
Each API call aggregates data from authoritative government and compliance databases.
US public company filings, financials, and XBRL data. 10-K, 10-Q, 8-K forms with revenue, net income, total assets.
UK company registry — registration details, active officers, company status, registered office address.
Global sanctions screening — OFAC, EU, UN lists with fuzzy entity matching and confidence scores.
US government contracts — awarded contracts, open opportunities, entity registration and spending data.
EU public procurement — tenders, contract awards, and notices across all EU member states.
US federal court cases — dockets, filings, case status. Powered by RECAP/PACER data.
Environmental compliance — Clean Air Act, Clean Water Act, RCRA violations, penalties, and inspection history.
Drug and device recalls, enforcement actions, adverse events from the FDA enforcement database.
EU trademarks — registered marks, Nice classifications, filing status, and ownership data.
Search, profile, screen — each step builds on the previous one.
Find companies by name or ticker across US and UK registries.
Get full corporate data — filings, financials, officers, registration details.
Check sanctions status with confidence scores and source links.
Get a free API key and test the endpoints in real time.
// Enter a company name and click Search
Every response includes hints, structured data, and predictable schemas.
Each response tells the agent what to do next — reducing roundtrips and hallucination.
Structured, typed responses with Zod validation. No HTML parsing, no ambiguity.
Native Model Context Protocol server with 7 tools. Install via npx companylens-mcp for Claude, Cursor, and more.
Start building today. Pay only for what you use.
Full API access while we're in beta
| Method | Endpoint | Description |
|---|---|---|
| GET | /health | Service health & connectivity status |
| GET | /v1/company/search?q={query} | Search companies by name, ticker, or identifier |
| GET | /v1/company/{id}/profile | Full corporate profile from all sources |
| GET | /v1/company/{id}/sanctions | Sanctions screening with confidence scores |
| GET | /v1/company/{id}/contracts | Government contracts — awards and opportunities |
| GET | /v1/company/{id}/court-cases | US federal court cases and litigation history |
| GET | /v1/company/{id}/regulatory | EPA environmental violations and penalties |
| GET | /v1/company/{id}/risk-score | Aggregated risk score (0-100) from all sources |
| GET | /v1/company/{id}/trademarks | EU trademarks from EUIPO |
| POST | /v1/company/bulk-check | Batch sanctions screening (up to 20 companies) |