> ## Documentation Index
> Fetch the complete documentation index at: https://docs.invoca.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What Are the Character Limits for Each Data Point in the Transactions API?

> Character limits for Category, Short Text, and Long Text data points returned by the Transactions API.

**Applies to:** Transactions API

## Answer

| Data Type  | Type             | Limit             |
| ---------- | ---------------- | ----------------- |
| Category   | string (varchar) | 255 characters    |
| Short Text | string (varchar) | 255 characters    |
| Long Text  | string (varchar) | 10,000 characters |

## Where to go next

* [Transactions API: Programmatic Data Access](/s/article/transactions-api-programmatic-data-access)
