1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/data/reusables/rest-api/primary-rate-limit-unauthenticated-users.md
Ben De St Paer-Gotch e486529b94 Actions limits (#55054)
Co-authored-by: Cory Calahan <corycalahan@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2025-05-15 18:08:18 +00:00

287 B

You can make unauthenticated requests if you are only fetching public data. Unauthenticated requests are associated with the originating IP address, not with the user or application that made the request.

The primary rate limit for unauthenticated requests is 60 requests per hour.