URL
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
short_url_idstringRequired
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
Brand | Product | Notification | ...get
/url/qr/{short_url_id}200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
product_idstringRequired
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
Brand | Product | Notification | ...get
/url/product/{product_id}200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
product_idstringRequired
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
Brand | Product | Notification | ...get
/url/product/{product_id}/unclaimed200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
product_idstringRequired
Query parameters
exclude_sharedstringRequired
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
Brand | Product | Notification | ...get
/url/product/{product_id}/next-available200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
Brand | Product | Notification | ...201Success
post
/url/shareLast updated