Skip to main content
GET
Check If Wallet Address Exists

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

address
string
required

Wallet address to check.

Response

200 - application/json

Address existence result

address
string
exists
boolean