Skip to main content
GET
/
api
/
v1
/
user
/
validate-account
/
{walletAddress}
cURL
curl --request GET \
  --url https://api.drgreennft.com/api/v1/api/v1/user/validate-account/{walletAddress} \
  --header 'Authorization: Bearer <token>' \
  --header 'authorization: <authorization>'

Documentation Index

Fetch the complete documentation index at: https://docs.dr.green/llms.txt

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

Authorizations

Authorization
string
header
required

Used by the DAPP UI after wallet sign-in via POST /auth/dapp/signIn. External store integrations should use apiKey + apiSignature instead.

Headers

authorization
string
required

Path Parameters

walletAddress
string
required

Response

To validate token of connected wallet