List Trust-Supported Currencies

get/api/network/v1/supportedCurrencies

List currencies which can be allocated/deallocated in trust(s). This endpoint provides a way to query supported currencies across multiple trust organizations.

Query Parameters

  • trustsarray[string]Required
    Comma-separated list of trust organization identifiers to filter results by. Only returns supported currencies for the specified trust organizations.
    Enum: BitGo Trust BitGo New York BitGo Germany BitGo Switzerland BitGo Europe ApS Frankfurt DE Trust BitGo Singapore BitGo Korea BitGo Custody MENA FZE BitGo India BitGo Sister Trust 1

200 Response

supportedCurrencies dictionary<string, array> required
Record where the keys represent either trust orgs. The values are arrays of currency metadata objects that describe the currencies supported by that organization.
array[object]
domain string required
The domain name of the API server that processed the request. Will always be 'bitgo-network'.
Min length: >= 1 characters

400 Response

401 Response

error string required

403 Response

error string required

500 Response

error string required