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
Open Query Builder
Close

Authentication

Parameters * required

    Post Data * required

    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