Authorizations
API key authentication using Bearer token format
Path Parameters
Company public ID
Response
Company details
Portfolio company object containing all company information and metadata. Companies are the core entities that Concrete tracks for portfolio intelligence.
Unique nanoid for the company.
"abc123def456"
Name of the company used for display purposes.
1 - 255
"Acme"
Primary website domain of the company. Used as the main domain for email identification and company matching. Should be the most commonly used domain.
"acmecorp.com"
Array of all company domains including historical and alternative domains. Concrete also inspects emails from these domains.
[
"acmecorp.com",
"acme.io",
"oldcompanyname.com"
]
Brief description of what the company does. Periodically auto-generated using company context.
256
"Revolutionary AI software platform for enterprise automation"
Array of alternative company names including abbreviations, former names, and commonly used variations.
["Acme Corp", "OldName Co"]
LinkedIn company page slug (the part after /company/ in LinkedIn URL). Used for social media integration and additional company context.
"acme-corporation"
Twitter/X handle without the @ symbol.
"acmecorp"
Crunchbase company profile slug (the part after /organization/ in Crunchbase URL).
"acme-corporation"