> For the complete documentation index, see [llms.txt](https://docs.digma.ai/digma-developer-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digma.ai/digma-developer-guide/digma-features/insights/excessive-api-calls-chatty-api.md).

# Excessive API calls (chatty API)

<figure><img src="/files/ra2jFUPvdju2PdUxrGXe" alt=""><figcaption></figcaption></figure>

### Description

Chatty APIs are numerous API calls between microservices or external services that should be optimized and reduced. A common solution is caching responses or using the API more efficiently.
