Create an Application

Before you can generate access tokens you'll need to create an application.

  1. Login to your account and go to the Apps Page
  2. Click the button to create an app
  3. Enter a name and Redirect URI (don't worry they can be changed later)
  4. A Client ID and Secret will be generated for you

Using your Application

To quickly get started using the API you can click the "Reveal My Access Token" button. This will generate a token that gives your application access to your account only.

You can use your Client ID, Client Secret, and Redirect URI to generate tokens on behalf of other users. The OAuth Authentication Grant pages have more information: