Authentication: Reportana’s API uses the Basic Auth standard for authentication. To authenticate, you must encode your Client ID and Client Secret in Base64, concatenated with a colon (:) between them. These values can be obtained directly from our platform. Authentication is performed via the Authorization header. Example usage: