Skip to main content
POST
Connect an exchange
Starts a connection and returns the URL the user authorizes at. Once they finish, Get exchange connection status reports connected: true.

Authorizations

x-calm-publishable-key
string
header
required

Publishable key identifying the calling app.

Path Parameters

exchange
enum<string>
required
Available options:
coinbase

Body

application/json
wallet
string
required
Pattern: ^0x[a-fA-F0-9]{40}$

Response

The authorization URL.

is_qr_code
boolean
required
url
string<uri>
required