Authorization
Sample Code
curl --request GET 'https://{{account_id}}.acquire.io/api/v1/account/department' \
--header 'Authorization: Bearer ${API_KEY}'How to Generate an API_KEY

Revoking an API KEY

Last updated