In order to access information related to your application, you must obtain an access token using the client credentials grant.
uid:read
.
You'll need to provide a token with the client.stats:read
scope in order to access application statistics for example.client_credentials
{"access_token":"OUuf_tJs-J2AAxjWr0JHvzFure5Eb7KMUQRO0jpqXWc","token_type":"Bearer","expires_in":7200,"scope":"client.stats:read","created_at":1554400723}