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
Copy
{
"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"
}
}