My Profile
GET /services/v2/my-profile
GET /services/v2/my-profileGET https://api.anoncoin.it/services/v2/my-profileExample Request
curl --location 'https://api.anoncoin.it/services/v2/my-profile' \
--header 'x-api-key: YOUR_API_KEY'Response
{
"devWalletAddress": "EPBmgCVSiX6oWGym5TfmpkDsEHPgnhsD6Vk2ek38BUNW",
"userName": "38BUNW",
"profileImageUrl": "https://cdn.anoncoin.it/.../profile-image.png",
"coinsCreated": [
{
"mint": "D25bi7oHQjqkVrzbfuM6k2gzVNHTSpBLhtakDCzCCDUB"
}
]
}Response Fields
Last updated
Was this helpful?
