Identity graph
Entity Resolution API
Do the identity work before the analysis.
Resolve companies, securities, tickers, CIKs, and identifiers so filing, ownership, market, and factor data join to the right entity.
Category
Company intelligence
Grouped for navigation, not for access control.
Primary use
Investor workflow
Built around diligence, monitoring, and source-backed analysis.
Access
API key
Use the x-api-key header for authenticated requests.
Investor use cases
Where it earns its keep
- Avoid false joins when tickers change.
- Connect manager, issuer, and security identifiers.
- Normalize watchlists before monitoring filings.
Workflow
How to use it without losing provenance
- Resolve input identifiers first, then pass canonical CIK/ticker/entity fields into downstream calls.
- Store original input and resolved identity for auditability.
Example request
Code
curl "https://api.secapi.ai/v1/entities/resolve?cik=0000320193" \
-H "x-api-key: $SECAPI_API_KEY"Endpoints
/v1/entities/resolve/v1/market/reference/v1/market/searchLimitations
What to check before relying on the output
- Identifier resolution should be reviewed for edge cases such as share classes, ADRs, and historical names.
- Entity resolution is not a legal-entity due-diligence opinion.
Related APIs
Issuer profile
Company Intelligence API
Company overview, identifiers, segments, subsidiaries, and issuer context.
SEC filing discovery
EDGAR Filing Search API
Search and retrieve SEC filings with canonical metadata, accession numbers, and source links.
Institutional ownership
Ownership API
13F, institutional ownership, 13D/13G, manager portfolios, and ownership comparison workflows.
All APIs
SEC filing discovery
EDGAR Filing Search API
Search and retrieve SEC filings with canonical metadata, accession numbers, and source links.
Disclosure retrieval
Full-Text and Semantic Search API
Full-text and semantic search across filing text and sections for research and agent workflows.
Financial statement extraction
Statements and XBRL Facts API
Structured financial statements, XBRL facts, segmented revenues, and share-float reads.
Issuer profile
Company Intelligence API
Company overview, identifiers, segments, subsidiaries, and issuer context.
Institutional ownership
Ownership API
13F, institutional ownership, 13D/13G, manager portfolios, and ownership comparison workflows.
Form 3, 4, and 5
Insider Trading API
Insider transactions, restricted-sale notices, board composition, and compensation context.
Financing and share count risk
Dilution API
Dilution Score, offerings, share float, warrants, convertibles, cash runway, and financing-risk context.
Factor context
Factor Data API
Factor returns, exposures, valuations, decomposition, related stocks, and regime context.
Portfolio surveillance
Portfolio API
Portfolio analysis, attribution, stress testing, hedge construction, and optimization workflows.
Agent-ready analysis
Investor Intelligence API
Company, security, portfolio, earnings, country, query, and footnote intelligence workflows.
Macro regime context
Macro API
Macro indicators, releases, calendars, forecasts, regimes, and high-signal context.
Market reference
Market Utilities API
Market calendars, snapshots, bars, corporate actions, indices, financials, estimates, and reference utilities.
Disclosure events
Events API
Enforcement, auditor changes, officer changes, restatements, voting results, and M&A event workflows.
Identity graph
Entity Resolution API
Resolve CIK, ticker, FIGI, ISIN, CUSIP, names, and canonical entity context.
Monitoring operations
Streams and Webhooks API
Stream subscriptions, monitors, webhooks, delivery controls, and operational notifications.
Research outputs
Artifacts API
Create, retrieve, export, download, summarize, and reconcile artifacts.
Dataset analytics
Analytics Query API
Tenant-safe analytical query workflows over supported SEC API history datasets.