Skip to main content
Get KYC Status
curl --request GET \
  --url https://synthesis.trade/api/v1/wallet/sol/{wallet_id}/kyc \
  --header 'X-API-KEY: <api-key>'
{
  "success": true,
  "response": {
    "verified": true
  }
}

Authorizations

X-API-KEY
string
header
required

Account secret API key.

Path Parameters

wallet_id
string
required

Response

200 - application/json

Solana KYC status