> For the complete documentation index, see [llms.txt](https://docs.bloodbath.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bloodbath.io/faq/whats-the-maximum-payload-size.md).

# What's the maximum payload size?

| Property | Maximum size | Reason                     |
| -------- | ------------ | -------------------------- |
| Headers  | 50KB         | Hard limit on HTTP headers |
| Body     | 1MB          | Set by bloodbath           |

{% hint style="info" %}
If you want to have a larger body size for your specific use, please [contact us](mailto:support@bloodbath.io) so we can set a specific limit for you.
{% endhint %}
