What you can build
- Company databases — Build comprehensive profiles using cross-referenced identifiers from SEC, Wikidata, and the knowledge graph
- Competitive analysis — Map product portfolios and track lifecycle changes across launches and discontinuations
- SEC research — Look up companies by CIK number for regulatory filing workflows
- Entity resolution — Bridge between ticker symbols, domains, and knowledge graph entities in a single query
- Product tracking — Monitor when companies announce, launch, or discontinue products
Key concepts
Companies
Search by name, ticker, domain, CIK, or knowledge graph entity.
Products
Hierarchical product trees with lifecycle status tracking.
Resource hierarchy
List companies
Response schema
Whether more results exist beyond this page.
Pass to the next request for the next page.
Example response
Filtering
Combine any of these query parameters:| Parameter | Description | Example |
|---|---|---|
q | Search by company name (case-insensitive partial match) | ?q=Apple |
ticker | Filter by stock ticker symbol(s), up to 100 | ?ticker=AAPL&ticker=GOOG |
domain | Filter by company domain(s), up to 100 | ?domain=apple.com |
cik | Filter by SEC CIK(s), up to 100 | ?cik=0000320193 |
qid | Filter by Wikidata QID(s), up to 100 | ?qid=Q312 |
entity_id | Filter by knowledge graph entity ID(s), up to 100 | ?entity_id=Lm0wOWM3dzA |
updated_after | Only companies updated after this ISO 8601 timestamp | ?updated_after=2026-01-01T00:00:00Z |
Find by ticker
Search by name
Incremental sync
Useupdated_after to poll for changes since your last sync:
Get a single company
Next steps
Products
Explore a company’s product hierarchy — segments, product lines, and individual products.
Entities
Use entity_id to cross-reference companies with podcast appearances and other content.