Global
Last updated
Last updated
GET /url/{short_id} HTTP/1.1
Host:
Accept: */*
GET /{certificate_id} HTTP/1.1
Host:
Accept: */*
{
"certificate": {
"id": "text",
"image": {
"uri": "text",
"path": "text",
"fileName": "text",
"mime": "text"
},
"image_video": {
"uri": "text",
"path": "text",
"fileName": "text",
"mime": "text"
},
"image_placeholder": {
"uri": "text",
"path": "text",
"fileName": "text",
"mime": "text"
},
"name": "text",
"history": [],
"edition_number": 1,
"user_affiliation_program_url": "text"
},
"brand": {
"brand_name": "text",
"brand_logo": {
"light": "text",
"dark": "text"
},
"description": "text",
"colors": {
"light": {
"primary": "text",
"secondary": "text",
"tertiary": "text",
"bg_primary": "text",
"bg_secondary": "text",
"text_color": "text"
},
"dark": {
"primary": "text",
"secondary": "text",
"tertiary": "text",
"bg_primary": "text",
"bg_secondary": "text",
"text_color": "text"
}
},
"slug": "text",
"sponsors": [
"text"
]
},
"collection": {
"name": "text",
"supply": 1,
"displayEditionBadge": true,
"blockchain": "text"
},
"product_general_name": "text",
"product_background_image": "text",
"product_name": "text",
"beforeClaim": {
"splashScreenVideo": null
}
}GET /certificate/show/{secret_key}/{issue} HTTP/1.1
Host:
Accept: */*
{
"certificate": {
"id": "text",
"image": {
"uri": "text",
"path": "text",
"fileName": "text",
"mime": "text"
},
"image_video": {
"uri": "text",
"path": "text",
"fileName": "text",
"mime": "text"
},
"image_placeholder": {
"uri": "text",
"path": "text",
"fileName": "text",
"mime": "text"
},
"name": "text",
"history": [],
"edition_number": 1,
"user_affiliation_program_url": "text"
},
"brand": {
"brand_name": "text",
"brand_logo": {
"light": "text",
"dark": "text"
},
"description": "text",
"colors": {
"light": {
"primary": "text",
"secondary": "text",
"tertiary": "text",
"bg_primary": "text",
"bg_secondary": "text",
"text_color": "text"
},
"dark": {
"primary": "text",
"secondary": "text",
"tertiary": "text",
"bg_primary": "text",
"bg_secondary": "text",
"text_color": "text"
}
},
"slug": "text",
"sponsors": [
"text"
]
},
"collection": {
"name": "text",
"supply": 1,
"displayEditionBadge": true,
"blockchain": "text"
},
"product_general_name": "text",
"product_background_image": "text",
"product_name": "text",
"beforeClaim": {
"splashScreenVideo": null
}
}GET /wildcard/{subdomain} HTTP/1.1
Host:
Accept: */*
truePOST /riddle/webhook HTTP/1.1
Host:
Accept: */*