Plans & billing

What counts as an API request?

Only calls to the validation endpoint (/v1/vat/:vatId) count against your monthly quota. The VAT rates endpoint (/v1/rates) and dashboard/account API calls are free and don't count. A malformed request rejected as INVALID_FORMAT, a VIES_UNAVAILABLE outage, and a quota-exceeded 429 are not charged — only requests that return an actual valid/invalid determination consume a quota slot.

Related questions