Skip to main content
GET
/
api
/
partner
/
crypto-wallet
/
info
Returns information about crypto wallet availability
curl --request GET \
  --url https://my.exnessaffiliates.com/api/partner/crypto-wallet/info/
{
  "crypto_wallet_available": "bool"
}

Documentation Index

Fetch the complete documentation index at: https://exness-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

OK

crypto_wallet_available
boolean
required

Crypto wallet available

Example:

"bool"