Introduction
Transaction categorization can be a time-consuming process. Besides that, an analysis request will be executed once that transaction categorization process is finished which adds some more time to the global operation. As such, our Analysis API operates asynchronously, taking advantage of jobs to perform the analysis.
Manual Analysis
You can choose to manage the analysis process manually through the analysis-v1 API. This allows you to set up analysis jobs based on consents, users, accounts or a previously existing analysis. After initiating an Analysis Job, you can track its progress and status using the API.
Job Completion Issues
Analysis jobs typically finish within a matter of minutes. Please note, if a job runs for more than an hour, it will automatically be terminated as a failure.