I'm working on integrating with a Cognos server to download a report via API. I have the required API keys but need guidance on the following:
- API Endpoint Structure: I need clarity on the typical endpoint structure for report downloads from a Cognos server.
- Authentication Process: The API keys are available, but I want to confirm if there are additional headers, token generation steps, or OAuth configurations required.
- Request Parameters: What key parameters should I include in the request for report filtering, format selection (e.g., CSV, Excel), and date range?
If anyone has experience with Cognos API integration, your insights would be incredibly helpful.
Thank you in advance!