Operations
Rate Limits
Protect accounts from abuse and runaway integrations.
KarFlows applies rate limits to sensitive operations, especially OTP.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Protect accounts from abuse and runaway integrations.
| Action | Suggested limit |
|---|---|
| OTP send to one phone | 5 requests per 10 minutes |
| OTP verify for one pinId | 8 attempts per 15 minutes |
| OTP send from one IP | 30 requests per 10 minutes |
| OTP verify from one IP | 60 attempts per 15 minutes |
{
"success": false,
"message": "Too many OTP requests for this phone. Please wait before requesting another code."
}
