Example searches: “Jwt authorization”, “Check authentication status”, “Kitsu API”, “Enable TOTP”, “last_name”
Tokens are considered outdated every two weeks. This route allows to extend their lifetime before they get outdated.
Access Token
curl \ --request GET 'http://api.example.com/auth/refresh-token' \ --header "Authorization: $API_KEY"