Authentication
X-API-KEY
The API key is the entry point for the Talent API. In order to perform requests it needs to be passed on every request.
We use the header X-API-KEY to retrieve the access key and validate your access to our API.
There're two types of API keys:
read_only: Can only access GET requestswrite: Can access all requests