Retrieve advanced & real-time funding data, sorted by recency
curl --request GET \
--url https://www.leadsontrees.com/api/v1/funding \
--header 'x-lot-api-key: <api-key>'
{
"message": "OK",
"params": {
"category": [
"<string>"
],
"round": [
"<string>"
],
"amount": 123,
"date_from": "2023-12-25",
"date_to": "2023-12-25"
},
"response": {
"data": [
{
"company_name": "TechCorp Inc",
"name_path": "techcorp-inc",
"round_type": "Series B",
"funding_amount": 300000000,
"currency": "EUR",
"ceo": "Jane Smith",
"investors": [
{
"name": "Sample Ventures",
"linkedin_url": "https://www.linkedin.com/company/sample-ventures"
}
],
"company_info": {
"name": "TechCorp Inc",
"description": "TechCorp Inc is a leading technology company specializing in innovative software solutions for businesses worldwide.",
"industry": "Software Technology",
"website": "https://www.techcorp.com",
"size": "1,001-5,000 employees",
"logo_url": "https://example.com/logos/techcorp.png",
"year_founded": 1994,
"hq_country": "United States",
"email": "jsmith@example.com",
"phone": "<string>",
"keywords": [
"cloud computing",
"artificial intelligence",
"data analytics"
],
"specialities": [
"<string>"
],
"categories": [
"Software",
"Technology",
"SaaS"
],
"company_interested_in": [
"Software development",
"AI technology",
"Cloud services"
]
},
"historical_headcount": [
{
"date": "2024-12-05T12:48:23",
"headcount": 358,
"growth": -0.28
}
],
"growth_info": {
"growth_1m": -0.28,
"growth_3m": -0.56,
"growth_6m": -1.93,
"growth_9m": -4.81,
"growth_12m": -4.3
},
"contact_info": [
{
"employees": [
{
"name": "John Anderson",
"title": "Head of Engineering",
"linkedin_url": "https://www.linkedin.com/in/john-anderson",
"email": "j.anderson@techcorp.com",
"phone": "<string>",
"date_started": "2025-07-01T11:19:19"
}
],
"company_linkedin_url": "https://www.linkedin.com/company/techcorp",
"company_twitter_url": "https://twitter.com/TechCorpInc",
"company_facebook_url": "https://www.facebook.com/TechCorpInc"
}
],
"main_category": "Technology",
"date_seen": "2025-07-05T07:03:37.906000"
}
]
}
}
API key for funding data API authentication
Filter by seed round (e.g., seed, pre-seed)
Array of categories (e.g., AI, Web3)
Minimum funding amount
x >= 0
Country of the companies
Company website url
Company linkedin url
Page number
x >= 1
Start date (YYYY-MM-DD)
End date (YYYY-MM-DD)
Funding data response
The response is of type object
.
curl --request GET \
--url https://www.leadsontrees.com/api/v1/funding \
--header 'x-lot-api-key: <api-key>'
{
"message": "OK",
"params": {
"category": [
"<string>"
],
"round": [
"<string>"
],
"amount": 123,
"date_from": "2023-12-25",
"date_to": "2023-12-25"
},
"response": {
"data": [
{
"company_name": "TechCorp Inc",
"name_path": "techcorp-inc",
"round_type": "Series B",
"funding_amount": 300000000,
"currency": "EUR",
"ceo": "Jane Smith",
"investors": [
{
"name": "Sample Ventures",
"linkedin_url": "https://www.linkedin.com/company/sample-ventures"
}
],
"company_info": {
"name": "TechCorp Inc",
"description": "TechCorp Inc is a leading technology company specializing in innovative software solutions for businesses worldwide.",
"industry": "Software Technology",
"website": "https://www.techcorp.com",
"size": "1,001-5,000 employees",
"logo_url": "https://example.com/logos/techcorp.png",
"year_founded": 1994,
"hq_country": "United States",
"email": "jsmith@example.com",
"phone": "<string>",
"keywords": [
"cloud computing",
"artificial intelligence",
"data analytics"
],
"specialities": [
"<string>"
],
"categories": [
"Software",
"Technology",
"SaaS"
],
"company_interested_in": [
"Software development",
"AI technology",
"Cloud services"
]
},
"historical_headcount": [
{
"date": "2024-12-05T12:48:23",
"headcount": 358,
"growth": -0.28
}
],
"growth_info": {
"growth_1m": -0.28,
"growth_3m": -0.56,
"growth_6m": -1.93,
"growth_9m": -4.81,
"growth_12m": -4.3
},
"contact_info": [
{
"employees": [
{
"name": "John Anderson",
"title": "Head of Engineering",
"linkedin_url": "https://www.linkedin.com/in/john-anderson",
"email": "j.anderson@techcorp.com",
"phone": "<string>",
"date_started": "2025-07-01T11:19:19"
}
],
"company_linkedin_url": "https://www.linkedin.com/company/techcorp",
"company_twitter_url": "https://twitter.com/TechCorpInc",
"company_facebook_url": "https://www.facebook.com/TechCorpInc"
}
],
"main_category": "Technology",
"date_seen": "2025-07-05T07:03:37.906000"
}
]
}
}
Retrieve advanced & real-time funding data, sorted by recency
curl --request GET \
--url https://www.leadsontrees.com/api/v1/funding \
--header 'x-lot-api-key: <api-key>'
{
"message": "OK",
"params": {
"category": [
"<string>"
],
"round": [
"<string>"
],
"amount": 123,
"date_from": "2023-12-25",
"date_to": "2023-12-25"
},
"response": {
"data": [
{
"company_name": "TechCorp Inc",
"name_path": "techcorp-inc",
"round_type": "Series B",
"funding_amount": 300000000,
"currency": "EUR",
"ceo": "Jane Smith",
"investors": [
{
"name": "Sample Ventures",
"linkedin_url": "https://www.linkedin.com/company/sample-ventures"
}
],
"company_info": {
"name": "TechCorp Inc",
"description": "TechCorp Inc is a leading technology company specializing in innovative software solutions for businesses worldwide.",
"industry": "Software Technology",
"website": "https://www.techcorp.com",
"size": "1,001-5,000 employees",
"logo_url": "https://example.com/logos/techcorp.png",
"year_founded": 1994,
"hq_country": "United States",
"email": "jsmith@example.com",
"phone": "<string>",
"keywords": [
"cloud computing",
"artificial intelligence",
"data analytics"
],
"specialities": [
"<string>"
],
"categories": [
"Software",
"Technology",
"SaaS"
],
"company_interested_in": [
"Software development",
"AI technology",
"Cloud services"
]
},
"historical_headcount": [
{
"date": "2024-12-05T12:48:23",
"headcount": 358,
"growth": -0.28
}
],
"growth_info": {
"growth_1m": -0.28,
"growth_3m": -0.56,
"growth_6m": -1.93,
"growth_9m": -4.81,
"growth_12m": -4.3
},
"contact_info": [
{
"employees": [
{
"name": "John Anderson",
"title": "Head of Engineering",
"linkedin_url": "https://www.linkedin.com/in/john-anderson",
"email": "j.anderson@techcorp.com",
"phone": "<string>",
"date_started": "2025-07-01T11:19:19"
}
],
"company_linkedin_url": "https://www.linkedin.com/company/techcorp",
"company_twitter_url": "https://twitter.com/TechCorpInc",
"company_facebook_url": "https://www.facebook.com/TechCorpInc"
}
],
"main_category": "Technology",
"date_seen": "2025-07-05T07:03:37.906000"
}
]
}
}
API key for funding data API authentication
Filter by seed round (e.g., seed, pre-seed)
Array of categories (e.g., AI, Web3)
Minimum funding amount
x >= 0
Country of the companies
Company website url
Company linkedin url
Page number
x >= 1
Start date (YYYY-MM-DD)
End date (YYYY-MM-DD)
Funding data response
The response is of type object
.
curl --request GET \
--url https://www.leadsontrees.com/api/v1/funding \
--header 'x-lot-api-key: <api-key>'
{
"message": "OK",
"params": {
"category": [
"<string>"
],
"round": [
"<string>"
],
"amount": 123,
"date_from": "2023-12-25",
"date_to": "2023-12-25"
},
"response": {
"data": [
{
"company_name": "TechCorp Inc",
"name_path": "techcorp-inc",
"round_type": "Series B",
"funding_amount": 300000000,
"currency": "EUR",
"ceo": "Jane Smith",
"investors": [
{
"name": "Sample Ventures",
"linkedin_url": "https://www.linkedin.com/company/sample-ventures"
}
],
"company_info": {
"name": "TechCorp Inc",
"description": "TechCorp Inc is a leading technology company specializing in innovative software solutions for businesses worldwide.",
"industry": "Software Technology",
"website": "https://www.techcorp.com",
"size": "1,001-5,000 employees",
"logo_url": "https://example.com/logos/techcorp.png",
"year_founded": 1994,
"hq_country": "United States",
"email": "jsmith@example.com",
"phone": "<string>",
"keywords": [
"cloud computing",
"artificial intelligence",
"data analytics"
],
"specialities": [
"<string>"
],
"categories": [
"Software",
"Technology",
"SaaS"
],
"company_interested_in": [
"Software development",
"AI technology",
"Cloud services"
]
},
"historical_headcount": [
{
"date": "2024-12-05T12:48:23",
"headcount": 358,
"growth": -0.28
}
],
"growth_info": {
"growth_1m": -0.28,
"growth_3m": -0.56,
"growth_6m": -1.93,
"growth_9m": -4.81,
"growth_12m": -4.3
},
"contact_info": [
{
"employees": [
{
"name": "John Anderson",
"title": "Head of Engineering",
"linkedin_url": "https://www.linkedin.com/in/john-anderson",
"email": "j.anderson@techcorp.com",
"phone": "<string>",
"date_started": "2025-07-01T11:19:19"
}
],
"company_linkedin_url": "https://www.linkedin.com/company/techcorp",
"company_twitter_url": "https://twitter.com/TechCorpInc",
"company_facebook_url": "https://www.facebook.com/TechCorpInc"
}
],
"main_category": "Technology",
"date_seen": "2025-07-05T07:03:37.906000"
}
]
}
}