Search Funded Companies
curl --request POST \
--url https://api.linkupapi.com/v1/data/search/funded-companies \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '
{
"keyword": "<string>",
"industry": {},
"location": {},
"employee_range": {},
"total_results": 123,
"enrich": true
}
'{
"status": "success",
"data": {
"total_results": 1,
"companies": [
{
"name": "Together AI",
"universalName": "togethercomputer",
"description": "Together AI is a research-driven AI cloud infrastructure provider. Our purpose-built GPU cloud platform empowers AI engineers and researchers to train, fine-tune, and run frontier class AI models.\n\nOur customers include leading SaaS companies such as Salesforce, Zoom, and Zomato, as well as pioneering AI startups like ElevenLabs, Hedra, and Cartesia.\n\nWe advocate for open source AI and believe that transparent AI systems will drive innovation and create the best outcomes for society.",
"tagline": "AI pioneers train, fine-tune, and run frontier models on our GPU cloud platform.",
"websiteUrl": "https://together.ai",
"industry": "Software Development",
"employeeCount": 271,
"employeeCountRange": {
"start": 201,
"end": 500
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "San Francisco",
"line2": null,
"line1": "251 Rhode Island St",
"postalCode": "94103"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/D560BAQEoABGv7fhdYw/company-logo_200_200/B56ZaIpAzHHAAI-/0/1746049174960/togethercomputer_logo?e=2147483647&v=beta&t=qIf249H-TFompFSzYNg4WLlPOD5g0nj7yS2OuV8r7-s",
"coverImageUrl": "https://media.licdn.com/dms/image/v2/D563DAQFveGHB6u2ToQ/image-scale_191_1128/B56ZaIowNLHAAg-/0/1746049107098/togethercomputer_cover?e=2147483647&v=beta&t=p1YPtC7jYTkDkFhUZXfUsFmT6HoR8BIjrxjCLOUL1wI",
"callToAction": null,
"locations": [
{
"streetAddressOptOut": false,
"description": "Primary",
"address": {
"country": null,
"geographicArea": null,
"city": null,
"line2": null,
"line1": "251 Rhode Island St",
"postalCode": null
},
"headquarter": true
}
],
"organizationType": "Privately Held",
"defaultLocale": "en",
"followersCount": 69137,
"pageMailbox": false,
"verified": false,
"funding": {
"isFunded": true,
"totalRounds": 4,
"lastRound": {
"type": "Series B",
"date": "2025-03-20",
"amount": "US$ 305.0M"
},
"investors": [
{
"name": "Prosperity7 Ventures",
"company_url": "https://www.linkedin.com/company/prosperity7-ventures-d527"
},
{
"name": "General Catalyst",
"company_url": "https://www.linkedin.com/company/general-catalyst-partners"
},
{
"name": "+ 19 Other investors",
"company_url": null
}
]
},
"company_url": "https://www.linkedin.com/company/togethercomputer"
}
],
"enriched": true,
"funded_only": true
}
}
Web Crawler API
Search Funded Companies
Search funded company pages with advanced filters
POST
/
v1
/
data
/
search
/
funded-companies
Search Funded Companies
curl --request POST \
--url https://api.linkupapi.com/v1/data/search/funded-companies \
--header 'Content-Type: application/json' \
--header 'x-api-key: <x-api-key>' \
--data '
{
"keyword": "<string>",
"industry": {},
"location": {},
"employee_range": {},
"total_results": 123,
"enrich": true
}
'{
"status": "success",
"data": {
"total_results": 1,
"companies": [
{
"name": "Together AI",
"universalName": "togethercomputer",
"description": "Together AI is a research-driven AI cloud infrastructure provider. Our purpose-built GPU cloud platform empowers AI engineers and researchers to train, fine-tune, and run frontier class AI models.\n\nOur customers include leading SaaS companies such as Salesforce, Zoom, and Zomato, as well as pioneering AI startups like ElevenLabs, Hedra, and Cartesia.\n\nWe advocate for open source AI and believe that transparent AI systems will drive innovation and create the best outcomes for society.",
"tagline": "AI pioneers train, fine-tune, and run frontier models on our GPU cloud platform.",
"websiteUrl": "https://together.ai",
"industry": "Software Development",
"employeeCount": 271,
"employeeCountRange": {
"start": 201,
"end": 500
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "San Francisco",
"line2": null,
"line1": "251 Rhode Island St",
"postalCode": "94103"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/D560BAQEoABGv7fhdYw/company-logo_200_200/B56ZaIpAzHHAAI-/0/1746049174960/togethercomputer_logo?e=2147483647&v=beta&t=qIf249H-TFompFSzYNg4WLlPOD5g0nj7yS2OuV8r7-s",
"coverImageUrl": "https://media.licdn.com/dms/image/v2/D563DAQFveGHB6u2ToQ/image-scale_191_1128/B56ZaIowNLHAAg-/0/1746049107098/togethercomputer_cover?e=2147483647&v=beta&t=p1YPtC7jYTkDkFhUZXfUsFmT6HoR8BIjrxjCLOUL1wI",
"callToAction": null,
"locations": [
{
"streetAddressOptOut": false,
"description": "Primary",
"address": {
"country": null,
"geographicArea": null,
"city": null,
"line2": null,
"line1": "251 Rhode Island St",
"postalCode": null
},
"headquarter": true
}
],
"organizationType": "Privately Held",
"defaultLocale": "en",
"followersCount": 69137,
"pageMailbox": false,
"verified": false,
"funding": {
"isFunded": true,
"totalRounds": 4,
"lastRound": {
"type": "Series B",
"date": "2025-03-20",
"amount": "US$ 305.0M"
},
"investors": [
{
"name": "Prosperity7 Ventures",
"company_url": "https://www.linkedin.com/company/prosperity7-ventures-d527"
},
{
"name": "General Catalyst",
"company_url": "https://www.linkedin.com/company/general-catalyst-partners"
},
{
"name": "+ 19 Other investors",
"company_url": null
}
]
},
"company_url": "https://www.linkedin.com/company/togethercomputer"
}
],
"enriched": true,
"funded_only": true
}
}
Description
This endpoint allows you to search specifically for funded companies using various advanced filtering criteria. Only companies with funding information will be returned.Credit Usage: 1 credit per 10 results (or fraction thereof). For example:
- 1-10 results = 1 credit
- 11-20 results = 2 credits
- 300 results = 30 credits
Headers
Your API key for authentication
Body Parameters
Keyword to search for (company name, industry, etc.)
Industry sector(s) (e.g., “technology” or [“technology”, “finance”, “healthcare”])
Location(s) (e.g., “Paris” or [“Paris”, “Lyon”, “Marseille”])
Employee range(s) (e.g., “1-50” or [“1-50”, “51-200”, “201-1000”])
Number of results to return
- Minimum: 1
- Maximum: 50,000
- Default: 10
Retrieve enriched company data with detailed informationWhen set to
true, returns comprehensive company details including:- Complete company profile information
- Employee count and ranges
- Headquarters and locations
- Logo and cover images
- Detailed funding information (rounds, investors, amounts)
- Organization type
- And more…
false (returns basic information only)Response
Response status (“success” or “error”)
Show Response Data
Show Response Data
Total count of all matching results
List of found funded companies
Show Company Structure (Basic)
Show Company Structure (Basic)
Show Company Structure (Enriched - when enrich=true)
Show Company Structure (Enriched - when enrich=true)
Company name
LinkedIn universal name/identifier
Detailed company description
Company tagline/slogan
Official company website URL
Company industry sector
Current employee count
Employee count range (start and end)
Headquarters location details (country, city, etc.)
Company logo image URL
Company cover/banner image URL
Call to action information
List of company locations
Organization type (e.g., “Privately Held”, “Self-Employed”)
Default language locale
Number of LinkedIn followers
Whether page mailbox is enabled
Whether the company is verified
Funding information
Show Funding Details
Show Funding Details
Whether the company is funded (always true for this endpoint)
Total number of funding rounds
Full LinkedIn company profile URL
Indicates if results are enriched (true when enrich=true)
Always true for this endpoint - indicates that only funded companies are returned
Error message (if status = “error”)
{
"status": "success",
"data": {
"total_results": 1,
"companies": [
{
"name": "Together AI",
"universalName": "togethercomputer",
"description": "Together AI is a research-driven AI cloud infrastructure provider. Our purpose-built GPU cloud platform empowers AI engineers and researchers to train, fine-tune, and run frontier class AI models.\n\nOur customers include leading SaaS companies such as Salesforce, Zoom, and Zomato, as well as pioneering AI startups like ElevenLabs, Hedra, and Cartesia.\n\nWe advocate for open source AI and believe that transparent AI systems will drive innovation and create the best outcomes for society.",
"tagline": "AI pioneers train, fine-tune, and run frontier models on our GPU cloud platform.",
"websiteUrl": "https://together.ai",
"industry": "Software Development",
"employeeCount": 271,
"employeeCountRange": {
"start": 201,
"end": 500
},
"headquarter": {
"country": "US",
"geographicArea": "California",
"city": "San Francisco",
"line2": null,
"line1": "251 Rhode Island St",
"postalCode": "94103"
},
"logoUrl": "https://media.licdn.com/dms/image/v2/D560BAQEoABGv7fhdYw/company-logo_200_200/B56ZaIpAzHHAAI-/0/1746049174960/togethercomputer_logo?e=2147483647&v=beta&t=qIf249H-TFompFSzYNg4WLlPOD5g0nj7yS2OuV8r7-s",
"coverImageUrl": "https://media.licdn.com/dms/image/v2/D563DAQFveGHB6u2ToQ/image-scale_191_1128/B56ZaIowNLHAAg-/0/1746049107098/togethercomputer_cover?e=2147483647&v=beta&t=p1YPtC7jYTkDkFhUZXfUsFmT6HoR8BIjrxjCLOUL1wI",
"callToAction": null,
"locations": [
{
"streetAddressOptOut": false,
"description": "Primary",
"address": {
"country": null,
"geographicArea": null,
"city": null,
"line2": null,
"line1": "251 Rhode Island St",
"postalCode": null
},
"headquarter": true
}
],
"organizationType": "Privately Held",
"defaultLocale": "en",
"followersCount": 69137,
"pageMailbox": false,
"verified": false,
"funding": {
"isFunded": true,
"totalRounds": 4,
"lastRound": {
"type": "Series B",
"date": "2025-03-20",
"amount": "US$ 305.0M"
},
"investors": [
{
"name": "Prosperity7 Ventures",
"company_url": "https://www.linkedin.com/company/prosperity7-ventures-d527"
},
{
"name": "General Catalyst",
"company_url": "https://www.linkedin.com/company/general-catalyst-partners"
},
{
"name": "+ 19 Other investors",
"company_url": null
}
]
},
"company_url": "https://www.linkedin.com/company/togethercomputer"
}
],
"enriched": true,
"funded_only": true
}
}
Important Notes
- Funded Companies Only: This endpoint exclusively returns companies that have received funding
- Credit consumption is based on the number of results: 1 credit for 1-10 results, 2 credits for 11-20 results, etc.
- Credits are only deducted on successful searches
Was this page helpful?
⌘I