Acquiring your API Key
In order to use our public API, you will need to use the HR:Duo platform to generate a public API key.
You should include the API key as the authorization header with each request you make.
Example:
Authorization: Bearer {your-api-key}
Note: Your api key can be used to retrieve personal information about all staff in your company. Please handle it securely.