Fetch category assignments for many transactions in a single request. Use this instead of calling GET /api/transaction-categories/ once per transaction; it collapses what would be N requests into one. Accepts up to 500 transaction IDs per call. Unknown or not-yet-categorized IDs are returned with an empty array.
Documentation Index
Fetch the complete documentation index at: https://docs.ai2fin.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT token obtained from /api/enterprise-auth/login endpoint. Use for standard API access and OAuth-based integrations.
Transaction IDs to fetch categories for (maximum 500 per request).