1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/data/reusables/apps/user-to-server-rate-limits.md
Jess Hosman b0c27615de Update app rate limiting articles (#35109)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-03-14 19:41:47 +00:00

564 B

{% ifversion ghes %}By default, user access token{% else %}User access token{% endif %} requests are limited to {% ifversion ghae %}15,000{% elsif fpt or ghec or ghes %}5,000{% endif %} requests per hour and per authenticated user. All requests from OAuth applications authorized by a user or a {% data variables.product.pat_generic %} owned by the user, and requests authenticated with any of the user's authentication credentials, share the same quota of {% ifversion ghae %}15,000{% elsif fpt or ghec or ghes %}5,000{% endif %} requests per hour for that user.