# Service Quota

Based on your subscription plan, there is a monthly limit on the number of verification checks you can perform. This quota applies to requests for [creating checks](https://docs.complycube.com/documentation/api-reference/core-resources/checks/create-a-check), [autofill](https://docs.complycube.com/documentation/api-reference/other-resources/autofill), [company search](https://docs.complycube.com/documentation/api-reference/tools/company-search), and [address search](https://docs.complycube.com/documentation/api-reference/tools/address-search).

Other request types are not limited, aside from general [rate limits](https://docs.complycube.com/documentation/api-reference/rate-limits).

You can view your monthly quota and current usage from the [plan settings](https://portal.complycube.com/settings/plan) page.

Requests that exceed the quota will return a `429 Too Many Requests` error.
