Card Links

My Azur Cards can be shared via links (App Links in Android and Universal Links on iOS).

Links has the following format:

https://myazur.app/link/?action_id=1&status_id=2&pk=91ad1e33701eb049969e71ae4eb4f6f9ac0a59306c7fc8fc2f09c9c973bcc1d0&number=123456789013&type_id=11&esk=u54w0k7043p155xx53r53575864yq89x&name=John%20Doe

base_url: https://myazur.app/link/?

action_id: 1 (Add a card)

status_id: 2 (activation pending, the card must be activated)

pk: 91ad1e33701eb049969e71ae4eb4f6f9ac0a59306c7fc8fc2f09c9c973bcc1d0 (Public Key Card Provider)

number: 123456789013 (card unique number)

type_id: 11 (it determines the card background, see Card Type). Card back

https://media.myazur.app/910/01j9ba79jv4yxwtykvzrq1y4zs.png

where 910 is the folder id, 01j9ba79jv4yxwtykvzrq1y4zs is the file_key referenced in the background_file_id of card_type with id = 11

esk: u54w0k7043p155xx53r53575864yq89x (Encrypted Secret Key)

name: John Doe (card owner full name displayed on the card)

Last updated