API Authentication
With any API request you will supply an Authorization header with the following information base 64 encoded
username:company_id:api_key
The username will be created with the correct roles and permissions needed to access the api by a user with permissions to add users.
The api_key will be provided when requested.
A system administrator will configure the integration to enable the API.
Comments
0 comments
Please sign in to leave a comment.