The Enrich API provides you with the ability to categorize your own data of transactions recovered outside of Pluggy, providing you with categorization, merchant extraction and other key indicators about the transaction.

Auth

The first step to use this API is to authenticate, the same way you do for all other endpoints using the authenticate in Pluggy API to obtain an API key. The header is sent in the same way using the x-api-key header.

Limitations

The transactions list can contain up to 100 elements to be categorized per request. If you need to categorize more than 100 transactions, split them into multiple requests.

TheRequest latency: between 0.5s to 2s depending on the payload, we strongly recommend batching transactions into slots of 100 to optimize batches.