Access Token
Create Access Token
POST
https://account-public-service-prod03.ol.epicgames.com/account/api/oauth/token
Headers
Authentication
string
Token type + Authentication Token
Request Body
grant_type
string
client_credentials
token_type
string
eg1
Do Refresh Token
POST
https://account-public-service-prod03.ol.epicgames.com/account/api/oauth/token
Headers
Authentication
string
Token type + Authentication Token
Request Body
includePerms
string
false
refresh_token
string
Thats the refresh Token
grant_type
string
refresh_token
Exchange Code
POST
https://account-public-service-prod03.ol.epicgames.com/account/api/oauth/token
Headers
Authentication
string
Token type + Authentication Token
POST
https://account-public-service-prod03.ol.epicgames.com/account/api/oauth/token
Headers
Authentication
string
Token type + Authentication Token
POST
https://account-public-service-prod03.ol.epicgames.com/account/api/oauth/token
Headers
Authentication
string
Token type + Authentication Token
POST
https://account-public-service-prod03.ol.epicgames.com/account/api/oauth/token
Headers
Authentication
string
Token type + Authentication Token
Last updated
Was this helpful?