Extract detailed information about a company from LinkedIn without requiring a LinkedIn account
curl --request POST \
--url https://api.linkupapi.com/v1/data/company/info \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '{
"company_url": "<string>",
"proxy_country": "<string>"
}'
{
"status": "success",
"data": {
"name": "Stripe",
"universalName": "stripe",
"description": "Stripe is a financial infrastructure platform for businesses. Millions of companies—from the world's largest enterprises to the most ambitious startups—use Stripe to accept payments, grow their revenue, and accelerate new business opportunities. Headquartered in San Francisco and Dublin, the company aims to increase the GDP of the internet.",
"tagline": "Help increase the GDP of the internet.",
"websiteUrl": "https://stripe.com",
"industry": "Technology, Information and Internet",
"employeeCount": 11685,
"employeeCountRange": {
"start": 5001,
"end": 10000
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/D4E0BAQFqiwiSMcKk6A/company-logo_200_200/company-logo_200_200/0/1724937022726/stripe_logo?e=1750896000&v=beta&t=HhXH11lhKvAADBP8MukV5oM-Im2NLhNTAWeMDx5QGM8",
"coverImageUrl": null,
"callToAction": {
"displayText": "Learn more",
"visible": true,
"type": "LEARN_MORE",
"url": "https://stripe.com/jobs"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"headquarter": true
},
{
"streetAddressOptOut": false,
"description": "Stripe Dublin",
"address": {
"country": "IE",
"geographicArea": "County Dublin",
"city": "Dublin",
"line2": null,
"line1": "1 Grand Canal Street Lower",
"postalCode": null
},
"headquarter": false
}
],
"organizationType": "Privately Held",
"defaultLocale": "en",
"followersCount": 1016002,
"pageMailbox": false,
"verified": true
}
}
Get comprehensive information about a company without needing your own LinkedIn account. This method provides detailed and reliable data extraction directly through our service.
This endpoint costs 1 credit per request.
Your API key
LinkedIn company URL (e.g., https://www.linkedin.com/company/stripe/)
Country code for proxy selection. Available: (US, UK, FR)
Request status (success/error)
Show Properties
Company name
Company URL identifier
Company description
Company tagline or slogan
Company website URL
Industry classification
Total number of employees
URL to the company logo
URL to the company cover image
Show Location Object
Whether street address is opted out
Location description
Whether this location is the headquarters
Type of organization (e.g., “Privately Held”, “Public Company”)
Default locale/language code
Number of LinkedIn followers
Whether the company page has mailbox enabled
Whether the company page is verified
{
"status": "success",
"data": {
"name": "Stripe",
"universalName": "stripe",
"description": "Stripe is a financial infrastructure platform for businesses. Millions of companies—from the world's largest enterprises to the most ambitious startups—use Stripe to accept payments, grow their revenue, and accelerate new business opportunities. Headquartered in San Francisco and Dublin, the company aims to increase the GDP of the internet.",
"tagline": "Help increase the GDP of the internet.",
"websiteUrl": "https://stripe.com",
"industry": "Technology, Information and Internet",
"employeeCount": 11685,
"employeeCountRange": {
"start": 5001,
"end": 10000
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/D4E0BAQFqiwiSMcKk6A/company-logo_200_200/company-logo_200_200/0/1724937022726/stripe_logo?e=1750896000&v=beta&t=HhXH11lhKvAADBP8MukV5oM-Im2NLhNTAWeMDx5QGM8",
"coverImageUrl": null,
"callToAction": {
"displayText": "Learn more",
"visible": true,
"type": "LEARN_MORE",
"url": "https://stripe.com/jobs"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"headquarter": true
},
{
"streetAddressOptOut": false,
"description": "Stripe Dublin",
"address": {
"country": "IE",
"geographicArea": "County Dublin",
"city": "Dublin",
"line2": null,
"line1": "1 Grand Canal Street Lower",
"postalCode": null
},
"headquarter": false
}
],
"organizationType": "Privately Held",
"defaultLocale": "en",
"followersCount": 1016002,
"pageMailbox": false,
"verified": true
}
}
verified: true
in the responseWas this page helpful?
curl --request POST \
--url https://api.linkupapi.com/v1/data/company/info \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '{
"company_url": "<string>",
"proxy_country": "<string>"
}'
{
"status": "success",
"data": {
"name": "Stripe",
"universalName": "stripe",
"description": "Stripe is a financial infrastructure platform for businesses. Millions of companies—from the world's largest enterprises to the most ambitious startups—use Stripe to accept payments, grow their revenue, and accelerate new business opportunities. Headquartered in San Francisco and Dublin, the company aims to increase the GDP of the internet.",
"tagline": "Help increase the GDP of the internet.",
"websiteUrl": "https://stripe.com",
"industry": "Technology, Information and Internet",
"employeeCount": 11685,
"employeeCountRange": {
"start": 5001,
"end": 10000
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/D4E0BAQFqiwiSMcKk6A/company-logo_200_200/company-logo_200_200/0/1724937022726/stripe_logo?e=1750896000&v=beta&t=HhXH11lhKvAADBP8MukV5oM-Im2NLhNTAWeMDx5QGM8",
"coverImageUrl": null,
"callToAction": {
"displayText": "Learn more",
"visible": true,
"type": "LEARN_MORE",
"url": "https://stripe.com/jobs"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"headquarter": true
},
{
"streetAddressOptOut": false,
"description": "Stripe Dublin",
"address": {
"country": "IE",
"geographicArea": "County Dublin",
"city": "Dublin",
"line2": null,
"line1": "1 Grand Canal Street Lower",
"postalCode": null
},
"headquarter": false
}
],
"organizationType": "Privately Held",
"defaultLocale": "en",
"followersCount": 1016002,
"pageMailbox": false,
"verified": true
}
}
Extract detailed information about a company from LinkedIn without requiring a LinkedIn account
curl --request POST \
--url https://api.linkupapi.com/v1/data/company/info \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '{
"company_url": "<string>",
"proxy_country": "<string>"
}'
{
"status": "success",
"data": {
"name": "Stripe",
"universalName": "stripe",
"description": "Stripe is a financial infrastructure platform for businesses. Millions of companies—from the world's largest enterprises to the most ambitious startups—use Stripe to accept payments, grow their revenue, and accelerate new business opportunities. Headquartered in San Francisco and Dublin, the company aims to increase the GDP of the internet.",
"tagline": "Help increase the GDP of the internet.",
"websiteUrl": "https://stripe.com",
"industry": "Technology, Information and Internet",
"employeeCount": 11685,
"employeeCountRange": {
"start": 5001,
"end": 10000
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/D4E0BAQFqiwiSMcKk6A/company-logo_200_200/company-logo_200_200/0/1724937022726/stripe_logo?e=1750896000&v=beta&t=HhXH11lhKvAADBP8MukV5oM-Im2NLhNTAWeMDx5QGM8",
"coverImageUrl": null,
"callToAction": {
"displayText": "Learn more",
"visible": true,
"type": "LEARN_MORE",
"url": "https://stripe.com/jobs"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"headquarter": true
},
{
"streetAddressOptOut": false,
"description": "Stripe Dublin",
"address": {
"country": "IE",
"geographicArea": "County Dublin",
"city": "Dublin",
"line2": null,
"line1": "1 Grand Canal Street Lower",
"postalCode": null
},
"headquarter": false
}
],
"organizationType": "Privately Held",
"defaultLocale": "en",
"followersCount": 1016002,
"pageMailbox": false,
"verified": true
}
}
Get comprehensive information about a company without needing your own LinkedIn account. This method provides detailed and reliable data extraction directly through our service.
This endpoint costs 1 credit per request.
Your API key
LinkedIn company URL (e.g., https://www.linkedin.com/company/stripe/)
Country code for proxy selection. Available: (US, UK, FR)
Request status (success/error)
Show Properties
Company name
Company URL identifier
Company description
Company tagline or slogan
Company website URL
Industry classification
Total number of employees
URL to the company logo
URL to the company cover image
Show Location Object
Whether street address is opted out
Location description
Whether this location is the headquarters
Type of organization (e.g., “Privately Held”, “Public Company”)
Default locale/language code
Number of LinkedIn followers
Whether the company page has mailbox enabled
Whether the company page is verified
{
"status": "success",
"data": {
"name": "Stripe",
"universalName": "stripe",
"description": "Stripe is a financial infrastructure platform for businesses. Millions of companies—from the world's largest enterprises to the most ambitious startups—use Stripe to accept payments, grow their revenue, and accelerate new business opportunities. Headquartered in San Francisco and Dublin, the company aims to increase the GDP of the internet.",
"tagline": "Help increase the GDP of the internet.",
"websiteUrl": "https://stripe.com",
"industry": "Technology, Information and Internet",
"employeeCount": 11685,
"employeeCountRange": {
"start": 5001,
"end": 10000
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/D4E0BAQFqiwiSMcKk6A/company-logo_200_200/company-logo_200_200/0/1724937022726/stripe_logo?e=1750896000&v=beta&t=HhXH11lhKvAADBP8MukV5oM-Im2NLhNTAWeMDx5QGM8",
"coverImageUrl": null,
"callToAction": {
"displayText": "Learn more",
"visible": true,
"type": "LEARN_MORE",
"url": "https://stripe.com/jobs"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"headquarter": true
},
{
"streetAddressOptOut": false,
"description": "Stripe Dublin",
"address": {
"country": "IE",
"geographicArea": "County Dublin",
"city": "Dublin",
"line2": null,
"line1": "1 Grand Canal Street Lower",
"postalCode": null
},
"headquarter": false
}
],
"organizationType": "Privately Held",
"defaultLocale": "en",
"followersCount": 1016002,
"pageMailbox": false,
"verified": true
}
}
verified: true
in the responseWas this page helpful?
curl --request POST \
--url https://api.linkupapi.com/v1/data/company/info \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '{
"company_url": "<string>",
"proxy_country": "<string>"
}'
{
"status": "success",
"data": {
"name": "Stripe",
"universalName": "stripe",
"description": "Stripe is a financial infrastructure platform for businesses. Millions of companies—from the world's largest enterprises to the most ambitious startups—use Stripe to accept payments, grow their revenue, and accelerate new business opportunities. Headquartered in San Francisco and Dublin, the company aims to increase the GDP of the internet.",
"tagline": "Help increase the GDP of the internet.",
"websiteUrl": "https://stripe.com",
"industry": "Technology, Information and Internet",
"employeeCount": 11685,
"employeeCountRange": {
"start": 5001,
"end": 10000
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/D4E0BAQFqiwiSMcKk6A/company-logo_200_200/company-logo_200_200/0/1724937022726/stripe_logo?e=1750896000&v=beta&t=HhXH11lhKvAADBP8MukV5oM-Im2NLhNTAWeMDx5QGM8",
"coverImageUrl": null,
"callToAction": {
"displayText": "Learn more",
"visible": true,
"type": "LEARN_MORE",
"url": "https://stripe.com/jobs"
},
"locations": [
{
"streetAddressOptOut": false,
"description": "Headquarters",
"address": {
"country": "US",
"geographicArea": "California",
"city": "South San Francisco",
"line2": null,
"line1": "354 Oyster Point Blvd",
"postalCode": "94080"
},
"headquarter": true
},
{
"streetAddressOptOut": false,
"description": "Stripe Dublin",
"address": {
"country": "IE",
"geographicArea": "County Dublin",
"city": "Dublin",
"line2": null,
"line1": "1 Grand Canal Street Lower",
"postalCode": null
},
"headquarter": false
}
],
"organizationType": "Privately Held",
"defaultLocale": "en",
"followersCount": 1016002,
"pageMailbox": false,
"verified": true
}
}