Get Public Card
Public digital business cards can be shared and accessed with customers, business partners, and friends.
Step 1: Prefetch ground card data and get secret tokens.
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"status": 200,
"uuid": "As43ydsm1D0VRgN",
"username": "pablo-martinez",
"name": "Pablo Matinez",
"isBusiness": false,
"organisation": "Zara Moda",
"position": "Director de marketing",
"department": null,
"description": {
"en": "El creador de la moda."
},
"redirection": null,
"focus": "contact",
"color": "#a80000",
"avatar": {
"uuid": "Ws5A0Z5qH4rjQo2",
"src": "https://cdn.becard.me/live/avatar/card-1679525723296-As43ydsm1D0VRgN.jpg",
"mim_type": "image/jpeg",
"extension": "jpg",
"size": "6.04 KB"
},
"template": "card",
"settings": {
"show_login_button": true,
"show_becard_logo": true,
"logo_src": "https://cdn.becard.me/live/logo/card-1679525962953-As43ydsm1D0VRgN.png",
"icon_src": null,
"header_src": "https://cdn.becard.me/live/cover/card-1679526250056-As43ydsm1D0VRgN.jpg",
"favicon_src": null,
"background_src": null,
"enable_backgrounds": false,
"show_avatar": true,
"save_avatar": true,
"enable_contact_book": false,
"show_vcf_link": true,
"enable_qrCode": true,
"enable_pushNotifications": false,
"push_notifications": "vbrLeT5riv*****",
"newsletter": {
"email": true,
"name": true,
"phone": false
},
"affiliate": false
},
"secure_domain": null,
"lang": "en",
"secret": "JDJ5JDEwJERMMDQySmphbVlBZDk*****",
"secretHash": "ZXhwaXJlcz0xNjk3NzU4M***"
}Step 1.1: Prefetch if PIN required
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Step 2: Use your Secret Hash-Tokens to get contact details.
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated