Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Body
Response
Successfully created registration and sent verification email.
A product registration record containing customer information, product details, and collection association.
The unique identifier for the product registration.
The current status of the product registration.
AWAITING_MINT
, COMPLETE
The email address of the person who registered the product.
The phone number of the person who registered the product.
The blockchain wallet address associated with the registration.
The blockchain transaction URL for the registration if applicable.
The short URL used to initiate the registration.
The unique token identifier for the registered product.
Additional metadata collected during registration including personal information and custom fields.
The unique identifier of the collection the registered product belongs to.
Information about the collection the registered product belongs to.
A user account within the application system, containing profile information and activity tracking. Information about the user who registered the product.
The timestamp when the registration was created.
The timestamp when the registration was last updated.