Sign in

User authorization

documented

Obtain user consent via OAuth2 authorization endpoint.

GET /oauth2/authorizeAuthenticationno implementation yet0 runs

Input

client_id
OAuth Client ID
Enter the OAuth client ID
redirect_uri
Redirect URI
https://yourapp.example.com/oauth2/callback
scope
OAuth Scope
Scope (e.g. read_only)
state
OAuth State
Opaque state value to prevent CSRF
Calls ConnectionPoint as you (your API key is your account); keychains.dev holds the credentials.
User authorization · ConnectionPoint · OpenIntegrations