Note: that the API solution is not available in all product packages, and to get access to it you need to contact us via our chat function on the feedback platform or reach out to your customer success manager.
Go to Settings in the upper right corner of your Talenthub platform.
Navigate to My Account > API.
3. Click Create New Token.
4. Insert any name you want, tick off all 3 boxes and click Create.
5. Copy and paste the newly generated API key.
β
Adding custom variables to your API key
All customer-specific attributes (e.g. country, recruiter, etc) in Talenthub are referred to as "Custom variables".
Note that replies are associated with custom variables, not surveys. You'll find the custom variable ID and the value in the/api/measurements/.../replies/bulk endpoint.
To add meaning to those custom_variable_id values, you can use the "api/organizations/{api_org}/custom_variables" endpoint to get a list of human-readable names.
β
β