Skip to main content
GET
Get a card deep link

Authorizations

X-API-KEY
string
header
required

Your deployment's API key (MMK_API_KEY).

Query Parameters

cardId
integer<int64>

Card ID. Provide together with name, or omit both to use your profile card.

name
string

Card owner name. Provide together with cardId.

Response

Deep link

status
enum<string>
Available options:
success,
error
data
object

Result payload (includes the deep-link url).

error
string