Files
Julien Lengrand-Lambert 3cdf8826eb Adding flyio
2024-03-07 10:52:37 +01:00

8 lines
223 B
HTTP

## RateLimitApi
### Get rate limit status for the authenticated user
## Get rate limit status for the authenticated user
GET https://api.github.com/rate_limit
Accept: application/json
Authorization: Bearer {{bearerToken}}