Get Company Information by Domain
curl --request POST \
--url https://api.linkupapi.com/v1/data/company/info-by-domain \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '
{
"domain": "<string>"
}
'{
"status": "success",
"data": {
"name": "Apple",
"universalName": "apple",
"description": "We're a diverse collective of thinkers and doers, continually reimagining what's possible to help us all do what we love in new ways. And the same innovation that goes into our products also applies to our practices — strengthening our commitment to leave the world better than we found it. This is where your work can make a difference in people's lives. Including your own.\n\nApple is an equal opportunity employer that is committed to inclusion and diversity. Visit apple.com/careers to learn more.",
"tagline": null,
"websiteUrl": "http://www.apple.com/careers",
"industry": "Fabrication de produits informatiques et électroniques",
"employeeCount": 162425,
"employeeCountRange": {
"start": 10001,
"end": null
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/C560BAQHdAaarsO-eyA/company-logo_200_200/company-logo_200_200/0/1630637844948/apple_logo?e=1756944000&v=beta&t=wLEZ5E4-Tbe_Iip10HmTOc7OWiczVhpnjeLlwBuK76s",
"coverImageUrl": null,
"callToAction": {
"displayText": "Consulter le site web",
"visible": true,
"type": "VIEW_WEBSITE",
"url": "http://www.apple.com/careers"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Corporate Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"headquarter": true
}
],
"organizationType": "Entreprise cotée en bourse",
"defaultLocale": "en",
"followersCount": 17872675,
"pageMailbox": false,
"verified": true,
"linkedin_url": "https://www.linkedin.com/company/apple",
"searched_domain": "apple.com"
}
}
Company API
Get Company Information by Domain
Search and extract company information from LinkedIn using a domain name
POST
/
v1
/
data
/
company
/
info-by-domain
Get Company Information by Domain
curl --request POST \
--url https://api.linkupapi.com/v1/data/company/info-by-domain \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '
{
"domain": "<string>"
}
'{
"status": "success",
"data": {
"name": "Apple",
"universalName": "apple",
"description": "We're a diverse collective of thinkers and doers, continually reimagining what's possible to help us all do what we love in new ways. And the same innovation that goes into our products also applies to our practices — strengthening our commitment to leave the world better than we found it. This is where your work can make a difference in people's lives. Including your own.\n\nApple is an equal opportunity employer that is committed to inclusion and diversity. Visit apple.com/careers to learn more.",
"tagline": null,
"websiteUrl": "http://www.apple.com/careers",
"industry": "Fabrication de produits informatiques et électroniques",
"employeeCount": 162425,
"employeeCountRange": {
"start": 10001,
"end": null
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/C560BAQHdAaarsO-eyA/company-logo_200_200/company-logo_200_200/0/1630637844948/apple_logo?e=1756944000&v=beta&t=wLEZ5E4-Tbe_Iip10HmTOc7OWiczVhpnjeLlwBuK76s",
"coverImageUrl": null,
"callToAction": {
"displayText": "Consulter le site web",
"visible": true,
"type": "VIEW_WEBSITE",
"url": "http://www.apple.com/careers"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Corporate Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"headquarter": true
}
],
"organizationType": "Entreprise cotée en bourse",
"defaultLocale": "en",
"followersCount": 17872675,
"pageMailbox": false,
"verified": true,
"linkedin_url": "https://www.linkedin.com/company/apple",
"searched_domain": "apple.com"
}
}
Search for a company on LinkedIn using its domain name and extract comprehensive information including description, size, locations, and other business details.Documentation Index
Fetch the complete documentation index at: https://docs.linkupapi.com/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint costs 1 credits per request.
Header Parameters
Your API key
Body Parameters
Company domain name (e.g., “equans.com”, “stripe.com”)
Response
Request status (success/error)
Show Properties
Show Properties
Company name
Company URL identifier
Company description
Company tagline (can be null)
Company website URL
Company industry
Total number of employees
Company logo URL
Company cover image URL (can be null)
Array of company office locations with detailed address information
Type of organization
Default locale for the company page
Number of LinkedIn followers
Whether the company page has a mailbox
Whether the company page is verified
LinkedIn URL of the company that was found and scraped
The domain that was used for the search
{
"status": "success",
"data": {
"name": "Apple",
"universalName": "apple",
"description": "We're a diverse collective of thinkers and doers, continually reimagining what's possible to help us all do what we love in new ways. And the same innovation that goes into our products also applies to our practices — strengthening our commitment to leave the world better than we found it. This is where your work can make a difference in people's lives. Including your own.\n\nApple is an equal opportunity employer that is committed to inclusion and diversity. Visit apple.com/careers to learn more.",
"tagline": null,
"websiteUrl": "http://www.apple.com/careers",
"industry": "Fabrication de produits informatiques et électroniques",
"employeeCount": 162425,
"employeeCountRange": {
"start": 10001,
"end": null
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/C560BAQHdAaarsO-eyA/company-logo_200_200/company-logo_200_200/0/1630637844948/apple_logo?e=1756944000&v=beta&t=wLEZ5E4-Tbe_Iip10HmTOc7OWiczVhpnjeLlwBuK76s",
"coverImageUrl": null,
"callToAction": {
"displayText": "Consulter le site web",
"visible": true,
"type": "VIEW_WEBSITE",
"url": "http://www.apple.com/careers"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Corporate Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "Cupertino",
"line2": null,
"line1": "1 Apple Park Way",
"postalCode": "95014"
},
"headquarter": true
}
],
"organizationType": "Entreprise cotée en bourse",
"defaultLocale": "en",
"followersCount": 17872675,
"pageMailbox": false,
"verified": true,
"linkedin_url": "https://www.linkedin.com/company/apple",
"searched_domain": "apple.com"
}
}
Use Cases
- Lead Generation: Find company information when you only have a domain name
- Competitor Research: Gather detailed information about competitors using their website domains
- Data Enrichment: Enrich your database with LinkedIn company data using domain names
- Market Research: Research companies in your target market using their domain names
Was this page helpful?
⌘I