Comment on page
👤
USER
https://api.certhis.io/user
?wallet=0x5930d98cfc7A814d9b03295126D268d358DeC14D
REQUEST
RESPONSE
Parameters
Parameter | Description |
---|---|
wallet | the string representing user wallet address |
Sample response
{
"status":true,
"message":"get_user",
"data":{
"id":205,
"address":"0x5930d98cfc7A814d9b03295126D268d358DeC14D",
"pseudo":"Certhis_Demo",
"email":null,
"profile_pic":"https://utility-apps-assets.certhis.io/upload/2022/12/20/cd461630-8068-11ed-a192-4daf4baa4978-Thumnail-5---How-to-create-your-NFT-collection-with-Certhis-62c2ad81c4f61-62d414c7177c8.png",
"header_pic":null,
"bio":"",
"website":null,
"tagline":"",
"created":"2022-12-20T13:18:32.000Z",
"updated":"2022-12-20T13:18:32.000Z"
}
}
Last modified 2mo ago