Get Company
Retrieve detailed company information using any supported identifier format. The API intelligently detects the identifier type and queries accordingly.
Provide ONE of the following query parameters to identify the company:
id- Company UUIDdomain- Company domain or full URL (e.g., “stripe.com” or “https://stripe.com”)linkedin- LinkedIn company URLcrunchbase- Crunchbase organization URL
The response includes the company’s latest funding round details with participating investors.
Authorizations
API key authentication using Bearer token format.
Format: Authorization: Bearer vg_your_api_key_here
API keys follow the pattern: vg_[12_hex_chars]_[32_base64url_chars]
Query Parameters
Company UUID
Company domain or full URL (e.g., "stripe.com" or "https://stripe.com") — URLs are automatically parsed to extract the domain
LinkedIn company URL
Crunchbase organization URL

