Products
Register as guest
Registers a guest for a product, ensuring the short URL is unique and initiates the minting process.
POST
Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Body
application/json
The email address of the guest.
The wallet address of the guest.
The short URL associated with the registration.
The collection ID associated with the product.
Required range:
x >= 1
Type of wallet used for registration.
Available options:
PERSONAL
, DYNAMIC