| Header | Value |
|---|---|
Authorization | Basic base64(username:password) |
API Reference
Authentication
Learn how to authenticate requests to the Algure API
Requests to our API are authenticated using Basic Auth with the username and password provided setting up the integration.

