Creating Schemas
Creating schemas is a two-step process. First, you must create the namespace which a schema will live under. A namespace contains a set of schemas that describe something in the same domain. For example thehttp://schema.futureverse.com/tnl
the namespace will contain the Boxer, Gloves
, HairStyle
and HairDye
schemas for The Next Legends.
Schema creation flow
We are creating a front-end experience to make this a lot easier instead of going through and making API calls.
Create Namespace 🔒
A namespace can only be created if the namespace owner has been whitelisted under a domain.This functionality is in development. In the meantime, please contact the Customer Success team via customersuccess@futureverse.com to access a namespace.
Create Schema 🔒
A valid SIWE token with a signature must be set as the Authorisation Header.