v1
latestOpenAPI 3.1.02026-07-1421034.9 KBgetMe
Info about the current merchant
get/getMe
Headers
AUTHORIZATIONstring required
Your merchant private API key
Response
200
Example response
{
"version": "1.0",
"merchant": {
"name": "Lugo Network",
"url": "https://lugo.network",
"logo_url": "https://ik.imagekit.io/telepay/merchants/lugo.network_kDdIKdQHi.png",
"logo_thumbnail_url": "https://ik.imagekit.io/telepay/tr:n-media_library_thumbnail/merchants/lugo.network_kDdIKdQHi.png",
"verified": true,
"username": "lugo-network",
"public_profile": "https://telepay.cash/to/lugo-network",
"owner": {
"first_name": "Carlos",
"last_name": "Lugones",
"username": "lugodev"
},
"created_at": "2022-04-01T10:48:01.825684Z"
}
}