1. Getting Started
Access_token is required for use of all endpoints. You must be a member to get access_token. After you become a member, you can generate access_token via the following endpoint.
[client_id]: Get from user dashboard.
[client_secret]: Get from user dashboard.
[scope]: Get from user dashboard.
When a request is made to the endpoints without tokens, an unauthorized error is received as follows.