Enrichment API
cURL
curl --request GET \ --url https://api.customeros.ai/enrich/v1/organization \ --header 'X-CUSTOMER-OS-API-KEY: <api-key>'
{ "message": "<string>", "requestId": "1234567890abcdef", "status": "success" }
Enriches organization information using either domain or LinkedIn URL
Organization's LinkedIn URL
Organization's domain
Organization not found (status: warning)
The response is of type object.
object