Connect to Partner

post/api/network/v1/enterprises/{enterpriseId}/clients/connections

Connect your BitGo Network client account to a BitGo Network partner, enabling you to trade funds that you have custodied with BitGo. You must have an account on the partner's site. Clients can have multiple connections to the same partner.

Path Parameters

  • enterpriseIdstringRequired
    Min length: >= 1 characters

Request Body

partnerId string required
name string required
Min length: >= 1 characters
connectionKeyOne ofrequired
schema string required
Allowed value: token
connectionToken string required
Min length: >= 1 characters
nonce string required
Min length: >= 1 characters
payload string required
Min length: >= 1 characters
signature string required
Min length: >= 1 characters

200 Response

connection object required
id string required
name string required
Min length: >= 1 characters
clientId string required
partnerId string required
networkAccountId string required
createdAt string <date-time>required
updatedAt string <date-time>required
active boolean required
proof string required
Min length: >= 1 characters
nonce string required
Min length: >= 1 characters
partnersConnectionId
string or null
required
Min length: >= 1 characters
partnersClientId
string or null
required
Min length: >= 1 characters
initialized boolean required

400 Response

401 Response

error string required

404 Response

error string required

500 Response

error string required