Retrieve detailed company profiles from Crunchbase by searching via company name, permalink, UUID, or Crunchbase URL. Alternatively, perform a reverse domain lookup to find the Crunchbase record associated with any domain. Returns funding data, employee count, categories, social networks, SEMrush traffic stats, and more.
GET https://api.piloterr.com/v2/crunchbase/company/info?query=openai
GET https://api.piloterr.com/v2/crunchbase/company/info?domain=piloterr.com
| Parameter |
Type |
Required |
Description |
query |
string |
no |
Company name, permalink, UUID, or full Crunchbase URL. Mutually exclusive with domain. |
domain |
string |
no |
Domain name for reverse lookup (e.g. openai.com). Mutually exclusive with query. |
| Field |
Type |
Description |
uuid |
string |
Unique Crunchbase identifier |
name |
string |
Company name |
logo |
string |
Logo image URL |
permalink |
string |
Crunchbase permalink |
website |
string |
Company website URL |
headline |
string |
Short tagline |
description |
string |
Full company description |
founded |
string |
Founding date |
company_type |
string |
for profit or non profit |
operating_status |
string |
Current operating status |
employee_count |
string |
Employee range (e.g. 501-1000) |
phone_number |
string|null |
Contact phone number |
aliases |
array |
Alternative company names |
tags |
array |
Labels such as unicorn |
categories |
array |
Industry categories with uuid and permalink |
location |
array |
City, region, country, continent |
social_networks |
array |
Facebook, LinkedIn, Twitter URLs |
funding_rounds_headline.funding_total |
object |
Total funding amount and currency |
funding_rounds_headline.num_funding_rounds |
number |
Number of funding rounds |
company_financials_highlights |
object |
Investors, investments, funds counts |
semrush_summary |
object |
Global rank and monthly visits |
overview_timeline |
object |
Recent press references and events |
- Use either
query or domain: never both in a single request.
- The
domain parameter supports both plain domains (openai.com) and full URLs (https://openai.com).
- Some fields may be
null for lesser-known companies.
- Enrich CRM records with live firmographic data from Crunchbase (funding, employee count, categories)
- Identify the Crunchbase profile of any company via reverse domain lookup for lead qualification
- Monitor startup funding history and investor lists for competitive intelligence
- Build automated prospect enrichment pipelines that append Crunchbase data to outbound leads