Get the url at which the user can do OAuth2 flow to grant access to their exchange account. The idem key, is the ID at which the OAuth2 flow will be linked to and can be listened either via polling using the ‘/workflow/:workflowType/get/:workflowRunId’ endpoint (setting ‘oauth2’ as workflowType or via Websocket streaming using the ‘topic’ key in the response.
Bluvo Organization ID
Bluvo Project ID
Bluvo Wallet ID
Idempotency key to identify requests made with a one-time token (OTT).
The identifier of the exchange to link (e.g. 'coinbase', 'kraken').
coinbase
, kraken
The idem provided by OTT or used to identify the workflow run. This is used to track the OAuth2 flow and can be used to subscribe to updates.
Successful response
The response is of type object
.