Documentation

Company Profile Picture Endpoint

Cost0 credit / successful request

Get the profile picture of a company.

Returns profile pictures from cached company profiles.

GET
/api/v2/company/profile-picture

Authorization

BearerAuth client
AuthorizationBearer <token>

In: header

Scope: client

Query Parameters

company_profile_url*string

Profile URL of the company that you are trying to get the profile picture of.

Response Body

application/json

curl -X GET "https://enrichlayer.com/api/v2/company/profile-picture?company_profile_url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2Fapple%2F"
{
  "tmp_profile_pic_url": "https://media.licdn.com/dms/image/C5616AQH9tkBTUhHfng/profile-displaybackgroundimage-shrink_200_800/0/1614530499015?e=2147483647&v=beta&t=VEoCyedtZulnAVYWT9BXfKHi5OFp8avElNjiz8kjSTU"
}
Empty
Empty
Empty
Empty
Empty
Empty
Empty