# Throttling
The throttling limit for the Learning Assignment API is 20 requests per minute, 1200 per hour and 28,800 per day.
In addition to the normal request throttling, the Learning Assignment API also has throttling based on the number of users and training being assigned. There is a limit of 60,000 assignments to users per day (UTC). That means you could make one Learning Assignment with 60,000 users and assign these users 1 training. You can calculate the number of assignments by taking the number of training in the learning assignment and multiply it by the number of users in the assignment. Curriculum children are considered individual training in this calculation. If you are having issues with these limits please contact Global Product Support with a description of your specific use case.