Introduction
This API uses OAuth 2.0 for security. To use this API, you need a valid client ID and client secret to obtain an access token for your users. Detailed instructions on using OAuth 2.0 and acquiring an access token can be found in the OAuth documentation.
All API requests must be made over HTTPS, requests over HTTP will be rejected. Additionally, API calls must include authentication, or they will not be processed.
Updated about 2 months ago