After obtaining an authorization code, an access token can be requested on https://developer.mostwanted.io/api/v1/oauth/tokenThis request will result in an access token and a refresh token.The refresh token can also be used on this endpoint to create a new access token and refresh token.