Bitcoin Lightning Network
BitGo expands support for the Bitcoin Lightning Network by delivering support for custody wallets. To learn more, see:
Bitcoin Lightning Network
BitGo expands support for the Bitcoin Lightning Network by delivering support for custody wallets. To learn more, see:
For clarity, BitGo renames the advanced withdraw flow to manual. This update only impacts the documentation on the Developer Portal - there's no integration impact. The new names impact the following pages:
BitGo now requires using the Partially Signed Bitcoin (PSBT) transaction format for withdrawals of UTXO assets from cold wallets in production. This requirement applies to custody wallets and self-custody cold wallets. This change already took effect in testnet on September 2, 2025.
You must update to a newer version of the OVC. You must also update to a newer version of either BitGo Express or the SDK (depending on your integration).
Ensure you're using the follow versions or higher:
Ensure that when you initiate transactions, the value for the txFormat parameter is psbt or psbt-lite (if you don't pass this parameter, the value defaults to psbt-lite). If txFormat is legacy, BitGo returns an error.
BitGo expands functionality for Crypto-as-a-Service (CaaS) by offering a Know Your Business (KYB) API integration. You can onboard your clients' businesses to your platform, completing regulatory compliance screening programmatically. This update also delivers new webhook functionality to for KYB status monitoring.
View the integration guide at Know Your Business (KYB).
BitGo now requires using the Partially Signed Bitcoin (PSBT) transaction format for withdrawals of UTXO assets from cold wallets in testnet. This requirement applies to custody wallets and self-custody cold wallets.
Note: Beginning September 30, 2025 BitGo will require PSBT in production. Avoid service disruptions by updating your integration before this date.
You must update to a newer version of the OVC. You must also update to a newer version of either BitGo Express or the SDK (depending on your integration).
Ensure you're using the follow versions or higher:
Ensure that when you initiate transactions, the value for the txFormat parameter is psbt or psbt-lite (if you don't pass this parameter, the value defaults to psbt-lite). If txFormat is legacy, BitGo returns an error.
BitGo expands fiat and bank account functionality by delivering the following new endpoints:
BitGo deprecates the following:
addressaddress1address2address3ownerAddressThe endpoint, fields, and object remain fully functional while deprecated, but won't receive future updates.
For clarity, BitGo renames the Bank account section of the API reference to Fiat.
Update your integration to enable new functionality, including the ability for Crypto-as-a-Service (CaaS) integrations to make ACH transfers.
Instead of the deprecated Get deposit information endpoint, use the new Get deposit info endpoint.
In the /bankaccounts API, BitGo replaces the deprecated fields and object with the following new fields:
bankAddressCityLocalitybankAddressLine1bankAddressLine2bankAddressPostalCodebankAddressStateProvinceownerAddressCityLocalityownerAddressCountryCodeownerAddressLine1ownerAddressLine2ownerAddressPostalCodeownerAddressStateProvinceIn support of the Ethereum Pectra upgrade, BitGo migrates from using the Ethereum Holesky testnet to the Hoodi testnet. The testnet ticker symbol on the BitGo platform continues to be hteth.
BitGo disables support for the Ethereum Holesky testnet. All your existing Ethereum wallets on the Holesky testnet no longer function. BitGo did the following:
To migrate to Hoodi and resume your testnet activities:
hteth from an Ethereum Hoodi Faucet. Your Holesky hteth isn't transferable to Hoodi wallets.BitGo updates the Developer Portal with a new page that documents Breaking Changes. This page clarifies:
BitGo expands Off Exchange Settlements with new dispute functionality. Clients can now dispute settlements with a partner exchange before settlement completes with BitGo.
View the integration guide at Disputes.