Tokeninfo
Token Info
GETauth/tokeninfo
Fetches the information for the given authorisation strategy. Returns a scopes
property which is an array of scopes such as read_account
indicating the access level that this token has.
Definition
GET https://api.gosquared.com/auth/v1/tokeninfo
Example Request
curl "https://api.gosquared.com/auth/v1/tokeninfo?api_key=demo"
Live Responseundefined undefined
Your API Key is not authorised for this endpoint
Please fill in the required fields in the Query Builder