How consumption quotas are handled
VirusTotal Intelligence quotas are monthly. All Intelligence quota consumption metrics are reset at 00:00 UTC on the 1st of the month.
API quotas have 3 limits:
- Per minute.
- Daily.
- Monthly.
When you have reached your API quota, API requests will respond with 204 (API v2) or 429 (API v3)
To find your current quota usage click on the "API key" link on the menu under your username or visit https://www.virustotal.com/gui/my-apikey
On your API key page, you can fin your quota allowances, and you can click on an specific day to view more details.
Daily API quotas are reset every day at 00:00 UTC. If you have a monthly API quota, it is reset at 00:00 UTC on the 1st of the month.
Updated 11 months ago