Supported Interfaces

Regular series batch detection runs at 5,000 TPS (approximately 3.5 accounts / second with a 2-year history) as standard.

🚧

You need at least 3 months of transactions for an account before regular series start being detected.

InterfaceUse Case
APILow-frequency retrievals of batch-run results for a single account.
Apache KafkaFull batch run results transfer
SFTPFull batch run results transfer

Interface Considerations

API

This interface is only for retrieving the series for an account or user.

The API reference is available here.

Apache Kafka

We connect to your Kafka broker, which hosts the topic where we write the regular series detection results. Alternatively, we offer an Apache Kafka service, enabling you to produce and consume messages on its topics.

Encryption through TLS, and we authenticate with your broker via two-way TLS (mTLS) or SASL.

The schema for the messages is detailed here.

SFTP

We host an SFTP server where we output the regular series detection results.