# 550018: Warehouse API quota exhausted

Log Type: TWILIO

Log Level: ERROR

## Description

Your warehouse provider's API quota is fully exhausted for the current billing period. Unlike a transient rate limit, the quota is a hard cap set by the warehouse vendor. All sync operations that require warehouse API calls fail until you increase the quota or the billing period resets.

### Possible causes

* The total number of allowed API calls to the warehouse (for example, Snowflake, BigQuery, or Redshift) reached the limit for the current billing period.
* A high-frequency sync schedule or a large number of datasets that share the same warehouse account can accelerate quota consumption.

### Possible solutions

* Log in to your warehouse provider's console and compare your current API usage with your plan's quota.
* Contact your warehouse provider to request a quota increase for the current billing period.
* Reduce the sync frequency or the number of active datasets to lower API call volume.
* Monitor quota consumption proactively to avoid exhaustion in future billing periods.
