Company ID Lookup Endpoint
Cost0 credit / successful requestLook up the vanity ID of a company by its numeric ID.
Authorization
BearerAuth clientAuthorizationBearer <token>
In: header
Scope: client
Query Parameters
id*string
The company's internal, immutable numeric ID.
Response Body
application/json
curl -X GET "https://enrichlayer.com/api/v2/company/resolve-id?id=1441"{
"vanity_id": "google"
}Empty
Empty
Empty
Empty
Empty
Empty
Empty