API Authentication & versions

Token base authentication (default)

In this case, authentication is based on a secret Token shared with UKG HR Service Delivery. Additional filtering by IP ranges is also possible (Whitelisting).

This token must be contained in the header HTTP X-API-KEY

Example:

POST api.safe-access.com/api/v1/vault/documents/

Accept: application/json
X-API-KEY: xxxxxxxxxxxxxxxxxxxxxxxxxxx