Authentication

How to get up and running so that you can create your first Task.

Setup

You can get started with Tasks within minutes. To create a Free Tier account, simply Sign Up using an existing social account and you will be redirected back with your authentication token automatically injected into the API playground so that all Task endpoints can be called direct from the browser.

Oauth

While we are in the beta phase, all free API accounts leverage the same oauth client that represents our API Docs app. When we launch our Web Dashboard, there will be a client/key management interface to generate user specific credentials.

Our API leverages standard authorization_code oauth flow.

Available Scopes

ScopeDescription
api.taskUsed for all Task endpoints
offline_accessFor refresh_token operations