You must provide either the Company Domain Name or the Company Name in your POST request.
Charges 0.05 credits for every employee returned.
Rate Limit: 500 requests per minute.
Contact our support team if you need to increase your requests per minute.
Contact our support team if you need to increase your requests per minute.
Authorizations
Body
application/json
Response
200 - application/json
Successful response with employee details
Example:
"Data found for the given comapny."
Example:
402
Example:
20
Example:
1
Example:
[
{
"first_name": "Suzanne",
"last_name": "Quentin",
"title": "Director, Talent Development",
"website": "http://www.gong.io",
"company_name": "Gong"
},
{
"first_name": "Brea",
"last_name": "Porter",
"title": "Senior Product Manager",
"website": "http://www.gong.io",
"company_name": "Gong"
},
{
"first_name": "Damian",
"last_name": "Cowell",
"title": "Sr Director of Product Management",
"website": "http://www.gong.io",
"company_name": "Gong"
}
]