Logo
Blizzard API Documentation

Token Validation (param)

GET {{auth-uri}}/oauth/check_token?token={{access-token}}

 

Body PARAM

Key Datatype Required Description 
token
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'auth-uri/oauth/check_token?token=access-token?token=access-token'

ENDPOINTS