When an access token is returned from from the https://api.id.me/oauth/token endpoint, the payload includes a refresh token that can be used when the access token expires.
{
"access_token" = 9df898298cd2ec4ad5f0e24a09f020a0393b4ee119c2106fb323882195dc598c;
"expires_in" = 300;