ProxycurlApi.CompanyAPIApi | companyLookupEndpoint | GET /api/linkedin/company/resolve | Cost: 2 credits / successful request. Resolve Company LinkedIn Profile from company name, domain name and location. |
ProxycurlApi.CompanyAPIApi | companyProfileEndpoint | GET /api/linkedin/company | Cost: 1 credit / successful request. Get structured data of a Company Profile |
ProxycurlApi.CompanyAPIApi | companyProfilePictureEndpoint | GET /api/linkedin/company/profile-picture | Cost: 0 credit / successful request. Get the profile picture of a company. Profile pictures are served from cached company profiles found within LinkDB. If the profile does not exist within LinkDB, then the API will return a `404` status code. |
ProxycurlApi.CompanyAPIApi | employeeCountEndpoint | GET /api/linkedin/company/employees/count/ | Cost: 1 credit / successful request. Get a number of total employees of a Company. Get an employee count of this company from various sources. |
ProxycurlApi.CompanyAPIApi | employeeListingEndpoint | GET /api/linkedin/company/employees/ | Cost: 3 credits / employee returned. Get a list of employees of a Company. This API endpoint is limited by LinkDB which is populated with profiles in the US, UK, Canada, Israel, Australia, Ireland, New Zealand and Singapore. As such, this endpoint is best used to list employees working in companies based in those locations only. |
ProxycurlApi.CompanyAPIApi | employeeSearchAPIEndpoint | GET /api/linkedin/company/employee/search/ | Cost: 10 credits / successful request. Search employees of a target by their job title. |
ProxycurlApi.ContactAPIApi | disposableEmailAddressCheckEndpoint | GET /api/disposable-email | Cost: 0 credit / request. Given an email address, checks if the email address belongs to a disposable email service. |
ProxycurlApi.ContactAPIApi | personalContactNumberLookupEndpoint | GET /api/contact-api/personal-contact | Cost: 1 credit / contact number returned. Given an LinkedIn profile, returns a list of personal contact numbers belonging to this identity. |
ProxycurlApi.ContactAPIApi | personalEmailLookupEndpoint | GET /api/contact-api/personal-email | Cost: 1 credit / email returned. Given an LinkedIn profile, returns a list of personal emails belonging to this identity. Emails are verified to be deliverable. |
ProxycurlApi.ContactAPIApi | reverseWorkEmailLookupEndpoint | GET /api/linkedin/profile/resolve/email | Cost: 3 credits / successful request. Resolve LinkedIn Profile from a work email address |
ProxycurlApi.ContactAPIApi | workEmailLookupEndpoint | GET /api/linkedin/profile/email | Cost: 3 credits / request. Lookup work email address of a LinkedIn Person Profile. Email addresses returned are verified to not be role-based or catch-all emails. Email addresses returned by our API endpoint come with a 95+% deliverability guarantee Endpoint behavior This endpoint may not return results immediately. If you provided a webhook in your request parameter, our application will call your webhook with the result once. See `Webhook request` below. |
ProxycurlApi.JobsAPIApi | jobProfileEndpoint | GET /api/linkedin/job | Cost: 2 credits / successful request. Get structured data of a LinkedIn Job Profile |
ProxycurlApi.JobsAPIApi | jobsListingEndpoint | GET /api/v2/linkedin/company/job | Cost: 2 credits / successful request. List jobs posted by a company on LinkedIn |
ProxycurlApi.MetaAPIApi | viewCreditBalanceEndpoint | GET /api/credit-balance | Cost: 0 credit / successful request. Get your current credit(s) balance |
ProxycurlApi.PeopleAPIApi | personLookupEndpoint | GET /api/linkedin/profile/resolve | Cost: 2 credits / successful request. Resolve LinkedIn Profile |
ProxycurlApi.PeopleAPIApi | personProfileEndpoint | GET /api/v2/linkedin | Cost: 1 credit / successful request. Get structured data of a Personal Profile |
ProxycurlApi.PeopleAPIApi | personProfilePictureEndpoint | GET /api/linkedin/person/profile-picture | Cost: 0 credit / successful request. Get the profile picture of a person. Profile pictures are served from cached people profiles found within LinkDB. If the profile does not exist within LinkDB, then the API will return a `404` status code. |
ProxycurlApi.PeopleAPIApi | roleLookupEndpoint | GET /api/find/company/role | Cost: 3 credits / successful request. Finds the closest (person) profile with a given role in a Company. For example, you can use this endpoint to find the "CTO" of "Apple". This API endpoint returns only one result that is the closest match. There is also a role search under the Employee Listing Endpoint if you require: * precision on the target company * a list of employees that matches a role (instead of one result). |
ProxycurlApi.RevealAPIApi | revealEndpoint | GET /api/reveal/company | Cost: 2 credits / successful request. Deanonymize an IPv4 address and associate the Company behind the IPv4 address. |
ProxycurlApi.SchoolAPIApi | schoolProfileEndpoint | GET /api/linkedin/school | Cost: 1 credit / successful request. Get structured data of a LinkedIn School Profile |