API Limitations

Parallel command limit

Kontomatik API enforces a limit on the number of simultaneous command executions across various endpoints. The following commands share the same execution pool:

At any given time, only 8 of these commands may be actively processed. If your system attempts to initiate more than 8 of such commands in parallel, the API will reject the request with the JobsQuotaExceeded error.

This limitation is in place to:

In most production integrations, this limit does not cause operational issues - even with large user volumes - as long as the import flow is queued or staggered properly.

Best practices

To avoid hitting the JobsQuotaExceeded limit:

PDF Parsing constraints

Limitations described in this section apply primarily to Statements Parsing. Transaction Confirmations Parsing, contain only a single transaction and are much smaller in size - in practice, they rarely cause issues related to file size, timeout, or parser limits.

Limits

Large files may fail even if under the size limit, especially when they contain complex formatting or thousands of transactions. Parsing time is influenced by layout consistency, bank-specific formats, and file origin.

Best practices

Daily token imports limit (Multiple Access)

In compliance with PSD2 regulation, a data import for a given bank account may be triggered up to 4 times per 24-hour period.

This limit applies per bank account, and if the same account is accessed using Multiple Access tokens, the 4-request limit is shared across all of them.

Once this limit is reached, any further attempt to initiate a session via ReuseMultipleAccess will be rejected with the MultipleAccessLimitExceeded error.

Best practices

To avoid reaching the session and command execution limits:

If a MultipleAccessLimitExceeded error is returned:

Documentation

For technical documentation, refer to our unified documentation that offers comprehensive support for customers integrating with AIS services, our PDF parser, and Data Analysis solutions. Discover detailed guidance on seamless integration with Kontomatik services and explore their full range of capabilities.

Contact

Sales

Do you need help in explaining our products, costs, and cooperation?

Technical Support

Do you have technical questions about our services or API integration?