Initiates the OAuth 2.0 authorization code flow. Users are redirected here to grant access to their account.
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.withdipp.com/oauth/v1/authorize?response_type&client_id&redirect_uri&scope&state&nonce&code_challenge&code_challenge_method&prompt'
Responses
🔵302302
application/json
Redirect to redirect_uri with authorization code or error