Activate Client Connections
Note: This feature is currently available only in the test environment. BitGo will release code-breaking changes to this feature leading up to the production release. If you integrate this feature now, be aware that you will need to update your integration accordingly.
Overview
Clients can connect their BitGo Network account to their account on your platform. When clients initiate linking their accounts, BitGo sends you a connection request with a connection ID and a client ID.
Clients can create multiple connections to your platform. However you must validate that the client account associated with an API key is a new account with no existing assets. Ensure that you create only 1 connection per client account.
Prerequisites
- Get Started - Ensure your access token has permissions for both
Settlement Network - Read
andSettlement Network - Write
. - Have the Custody kit
- Have the Liquidity kit
- Have the Network kit