Report
This API allows users to authenticate themselves and obtain information on available reports, as well as access specific reports. Each endpoint requires certain security parameters and filters to perform the requests.
Service URLs
Documentation | Test in Swagger |
---|---|
Endpoint descriptions:
POST Authentication
Authenticate a user and retrieve an access token required for subsequent API requests.
GET Information
Returns the information of a specific report.
GET Available Reports
Provides a list of available reports for generation within the system.
GET Available Specific Report
Allows users to generate a specific report based on detailed filters.
Sept 9, 2024 (Version 2)