cURL
curl --request GET \ --url https://whitebit.com/auth/login
Initiate the OAuth 2.0 authorization flow to request user consent for third-party application access.
The application's client ID
"YOUR_CLIENT_ID"
A secure random string used to maintain state between the request and callback and prevent CSRF attacks (Recommended)
"SECURE_RANDOM_STATE"
Redirect to authorization page
Was this page helpful?
Suggestions
Contact support