
Company Enrichment API
Company enrichment by domain: hand the API a domain, a URL or an email address and get back the company behind it β name with aliases and former names, short description, industries, headquarters country and (for US filers) city, street address and phone, founding date, employee count, stock tickers with exchanges, SEC SIC industry classification, EIN, social handles (X/Twitter, LinkedIn, GitHub, Facebook, Instagram, YouTube) and a logo URL. Built from 125,929 companies assembled from two free, commercially usable sources: Wikidata (CC0) discovered through three property nets β stock-exchange listings, industry-plus-website, and SEC CIK β and the SEC EDGAR filer registry, joined to Wikidata records by CIK so US public companies carry both registry depth and web-native enrichment. Subdomains fall back to their registrable parent (blog.stripe.com resolves to stripe.com, flagged exact:false) and email addresses are accepted directly. Search companies by name (including aliases and former names), country, industry, SIC code, exchange, or minimum employee count; look any company up by numeric id, Wikidata QID or SEC CIK; every record names the sources it came from. The EDGAR registry refreshes daily β new IPOs appear within a day, and every filer's SIC/address/phone is re-verified weekly. Self-hosted dataset β no third-party calls at request time.
{
"ok": true,
"query": "stripe.com",
"matched_domain": "stripe.com",
"exact": true,
"id": 110248,
"wikidata": "https://www.wikidata.org/wiki/Q7624104",
"qid": "Q7624104",
"cik": "0001691342",
"name": "Stripe",
"description": "Irish-American payment technology company",
"domain": "stripe.com",
"website": "https://stripe.com/",
"industries": [
"financial services",
"mobile payment industry"
],
"sic": null,
"location": {
"country": "United States",
"city": null,
"region": null,
"address": null
},
"phone": null,
"founded": "2010-01-01",
"employees": 8000,
"tickers": [],
"entity_type": "organization",
"state_of_incorporation": null,
"ein": null,
"socials": {
"twitter": "stripe",
"linkedin": "stripe",
"github": "stripe",
"facebook": "175383762511776",
"youtube": "UCM1guA1E-RHLO2OyfQPOkEQ"
},
"logo_url": "http://commons.wikimedia.org/wiki/Special:FilePath/Stripe%20Logo%2C%20revised%202016.svg",
"sources": [
"WIKIDATA"
],
"names": [
{
"name": "Stripe",
"kind": "primary"
}
]
}Why developers pick this API
Production-ready
Production Ready
Battle-tested infrastructure with a 99.9% uptime SLA. Rate limits are generous, responses are consistent.
Simple Integration
Standard REST + JSON. Works with any HTTP client. Copy-ready code snippets in 4 languages.
One Key, 20+ APIs
Your DataAndAPIs subscription unlocks every API on the platform β anime, finance, sports, and more.
Code snippets
One install. Every endpoint.
No proprietary SDKs needed. Any HTTP client works. Pick your language and paste.
- Fully typed responses β auto-completion in your IDE
- Tracks the API in lockstep β new endpoints land same day
- One key works across 20+ APIs on the platform
import axios from 'axios';
const { data } = await axios.get(
'{API_URL}',
{ headers: { 'X-Api-Key': process.env.API_KEY } }
);π Subscribe to unlock the live API URL
Developer playground
Explore the endpoints
Browse request parameters and inspect live example responses.
Available Endpoints
Request Parameters
API URL
Please subscribe to see the API URL
Headers
Query Parameters
Please subscribe to see the actual API URL
import axios from 'axios';
const url = '{API_URL}';
const { data } = await axios.get(url, {
headers: { 'X-Api-Key': 'YOUR_API_KEY' }
});Pricing
One subscription. Every API.
Tokens unlock this API and 20+ others on DataAndAPIs. Switch APIs any time β we promote.
STARTER
25,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Email support
PRO
100,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Priority email support
ULTRA
1,000,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Priority support
Need higher volume, dedicated infra, or a custom contract? Talk to sales β
Common questions
The things that actually block the upgrade.
Ship Company Enrichment API this afternoon.
500 free tokens. No card. Plus 20+ other APIs on the same key.
