cdda7e6ab5 | ||
---|---|---|
.. | ||
README.md |
README.md
Abstract Company Enrichment
Description
Enrich any domain or email with accurate company data, including headcount, location and industry.
Example Request
- Curl
curl "https://companyenrichment.abstractapi.com/v1/?api_key={{token}}&domain=airbnb.com"
- Raw
GET /v1/?api_key={{token}}&domain=airbnb.com HTTP/1.1
Host: companyenrichment.abstractapi.com
Response
- Success
{
"name": "Airbnb",
"domain": "airbnb.com",
"year_founded": 2008,
"industry": "Internet",
"employees_count": 14604,
"locality": "San Francisco",
"country": "United States",
"linkedin_url": "linkedin.com/company/airbnb"
}
- Error
{
"error":{
"message":"Invalid API key provided.",
"code":"unauthorized",
"details":null
}
}
Regex
[a-z0-9]{32}
Example API key
of3ab02f3xd12ldofxc3fosc129sd241