Documentation

Customer Listing Count EndpointDEPRECATED

Cost1 credit / successful request for users on an annual subscription or Enterprise plan

Get the total count of probable corporate customers of a target company.

GET
/api/v2/customers/count/

Authorization

BearerAuth client
AuthorizationBearer <token>

In: header

Scope: client

Query Parameters

company_profile_url?string

The Profile URL of the company from which you want to get a list of customers of.

One ofcompany_profile_url | twitter_profile_url
twitter_profile_url?string

The Twitter/X Profile URL belonging to the company that you want to get a list of customers of. URL should be in the format of https://x.com/<public-identifier>

One ofcompany_profile_url | twitter_profile_url

Response Body

application/json

curl -X GET "https://enrichlayer.com/api/v2/customers/count/?company_profile_url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fwatsons&twitter_profile_url=https%3A%2F%2Fx.com%2Fwatsonsproperty"
{
  "company_count": 125
}
Empty
Empty
Empty
Empty
Empty
Empty
Empty