Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

In default Laravel installation, what is the default API Rate Limit? In other words, how many requests can be done in one minute?

The default throttle limits it to 60 attempts per minute, and disables their access for a single minute if they hit the limit
 
PREVIOUS NEXT
Tagged: #In #default #Laravel #default #API #Rate #In #requests
ADD COMMENT
Topic
Name
1+1 =