User authorization
documentedObtain user consent via OAuth2 authorization endpoint.
GET /oauth2/authorizeAuthenticationno implementation yet0 runsInput
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.