The access token displayed above can be used to authenticate to the REST API using a standard HTTP or REST client.
You must specify the access token in the query string (?access_token=xxxxx) or as an additional HTTP header (X-Access-Token: xxxxx).