Sign in

Authorize via OAuth

documented

Initiate the OAuth authorization flow to obtain an access token.

GET /api/2/oauth/authorizeAuthenticationno implementation yet0 runs

Input

redirect_uri*
OAuth Redirect URI
https://yourapp.example.com/callback
response_type*
OAuth Response Type
code or token
scope
OAuth Scopes
read,watch_lists,publish_messages,publish_watch_lists,follow_users,follow_stocks
state
OAuth State
random_csrf_token
Calls Stocktwits as you (your API key is your account); keychains.dev holds the credentials.