The official Node.js / TypeScript SDK for the Triqai Transaction Enrichment API. Enrich raw bank transaction descriptions into structured data: merchants, categories, locations, intermediaries, and more — with full TypeScript support.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.
The SDK requires Node.js 18+ (uses native
fetch). It also works in Bun, Deno, and Cloudflare Workers.Installation
Quick Start
What’s Included
The SDK provides typed methods for every Triqai API endpoint:Transactions
Enrich, list, get, and delete transactions with full pagination support
Resources
Look up categories, merchants, locations, intermediaries, and issue reports
Error Handling
Typed error classes for every HTTP status with automatic retries
Configuration
Timeouts, retries, debug hooks, custom headers, and more
Next Steps
Configuration
Customize timeouts, retries, headers, and debug hooks
API Reference
See the full REST API documentation