Sign in

Obtain access token

documented

Requests an access token using an authorization code or refresh token.

POST /api/v1/oauth/tokenAuthenticationno implementation yet0 runs

Input

client_id*
OAuth Client ID
Your OAuth client id
code*
Authorization Code
Code received from the authorization server
redirect_uri*
Redirect URI
Your app redirect URI
Calls Steady as you (your API key is your account); keychains.dev holds the credentials.
Obtain access token · Steady · OpenIntegrations