Sign in

Obtain OAuth token

documented

Exchange an authorization code (or perform client credentials flow) for an access token.

POST /oauth/tokenOAuthno implementation yet0 runs

Input

client_id*
Universe Client ID
Your Universe Client ID
client_secret*
Universe Client Secret
Your Universe Client Secret
Calls universe as you (your API key is your account); keychains.dev holds the credentials.
Obtain OAuth token · universe · OpenIntegrations