Enriches a transaction and returns structured transaction + entity data.
Documentation Index
Fetch the complete documentation index at: https://docs.triqai.com/llms.txt
Use this file to discover all available pages before exploring further.
Public API key
Optional idempotency key. X-Idempotency-Key is also accepted and must match when both are sent.
1 - 64^[a-zA-Z0-9_-]{1,64}$Raw transaction description from the bank statement.
1 - 256ISO 3166-1 alpha-2 country code (e.g., US, GB, DE). Both upper and lowercase are accepted; the API normalizes to uppercase.
^[A-Za-z]{2}$expense, income Optional enrichment controls. Use filters to skip specific entity types,
or pre-fill known entity data to improve accuracy and reduce latency.
Mutual exclusivity: a filter flag (e.g. noMerchant) cannot be combined with
pre-filled data for the same entity type.