This endpoint provides a comprehensive list of known Virtual Asset Service Providers (VASPs). The list includes verified and reputable VASPs, such as exchanges and wallet providers, recognized by the platform. This data can be useful for identifying trusted entities in the ecosystem and ensuring compliance with regulatory requirements.
Success Response
Unauthorized
Forbidden
Internal Error
Service unavailable
{- "data": [
- {
- "popular": [
- {
- "name": "Bitpanda"
}, - {
- "name": "Binance"
}, - {
- "name": "Coinbase"
}
], - "others": [
- {
- "name": "Kraken"
}, - {
- "name": "MEXC"
}, - {
- "name": "Bitget"
}, - {
- "name": "Bybit"
}, - {
- "name": "KuCoin"
}, - {
- "name": "Phemex"
}, - {
- "name": "CoinEx"
}, - {
- "name": "Crypto"
}, - {
- "name": "Cobo"
}, - {
- "name": "BingX"
}, - {
- "name": "Nexo"
}, - {
- "name": "OKX"
}, - {
- "name": "ChangeNOW"
}, - {
- "name": "Bitvavo"
}, - {
- "name": "Revolut"
}
]
}
]
}