Improved Reporter API
The Reporter API now supports unified tokens and asynchronous request mechanism.
The endpoints in the new version of the Reporter API utilize unified tokens. Unified tokens enable access to multiple APIs at once. The plan is to transition all API JAICP to unified tokens in 2025.
The asynchronous request mechanism makes it easier to get reports. You can now track the status and download generated reports using the Async API.
Backward compatibility is fully preserved and no application update is required:
- Previously obtained tokens continue to be valid.
- API endpoints from the previous version operate without changes.
- Tokens for the previous version endpoints can still be obtained in the project settings. However, these tokens are not compatible with the new version.