Rate Limits and Timeouts
There are a few timeouts and limits (and design suggestions) to be aware of when building your Verify integration.
Code Validity Period
Once generated, tokens are valid for 10 minutes. We are unable to change the timeout for token validity for your application. If your users make another request within the 10 minutes, they will receive the same token. You can poll to see the remaining valid time for a user's request.
Status Check Rate Limits
You may request the status of a verification no more than:
- 60 requests in one minute
- 180 requests in one hour
- 250 requests in one day
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd browsing the Twilio tag on Stack Overflow.