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 (Documentation Index
Fetch the complete documentation index at: https://reportana.dev/llms.txt
Use this file to discover all available pages before exploring further.
:) between them. These values can be obtained directly from our platform. Authentication is performed via the Authorization header. Example usage:
client_id and client_secret with the specific values from your account.