---
title: "I have a lot of conversations to analyze. Will this cause rate limit errors?"
slug: "idiomatic-rate-limit-error"
description: "Gladly API’s have default rate limits. Read this guide to learn how to avoid errors, with Gladly's recommended approach."
updated: 2024-10-23T02:51:16Z
published: 2025-01-30T20:02:11Z
---

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

# I have a lot of conversations to analyze. Will this cause rate limit errors?

Gladly API’s have default rate limits. To avoid errors, the Idiomatic integration parses the Gladly API response headers to recognize when limits are about to be met and backs off as needed. This is the Gladly recommended approach, documented [here](https://developer.gladly.com/rest/#section/Default-Rate-Limit).
