# Excessive API calls (chatty API)

<figure><img src="https://1440058360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FErbSh4MmQO1ycjStau0a%2Fuploads%2FKS0LM9sBHthmoaLpB4gw%2FExcessive%20API%20Calls%20Detected%20-%20illustration.svg?alt=media&#x26;token=37c70aa4-92dd-470a-a57a-9cf1fab98165" 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.
