Enrichment API
Enriches organization information using either domain or LinkedIn URL
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" }
Organization's LinkedIn URL
Organization's domain
"1234567890abcdef"
Status indicates the result of the operation ("success" or "error")
"success"