Players
Last updated
Last updated
Allows a player to be created without having gone through registration, enabling a frictionless first time user experience including asset ownership.
Identifier for the environment that this request should interact with
A unique identifier for the request. If the request is repeated with the same idempotency key, the response will be the same as the first request. Recommend using a UUID or ULID
Success
Retrieve a single player by their id.
Identifier for the environment that this request should interact with
Retrieves a list of items owned by a given player.
Identifier for the environment that this request should interact with
Success
Player linking allows a player to be connected to a Mythical account and wallet. This allows players to progress and acquire on-chain assets and then link those to a Mythical account for marketplace trading. Linking a player is a one time operation that cannot be reversed. Only one player (per environment) can be linked to a Mythical account.
The identifier of the player to be linked.
Identifier for the environment that this request should interact with
A unique identifier for the request. If the request is repeated with the same idempotency key, the response will be the same as the first request. Recommend using a UUID or ULID
bearer token for the registered Mythical account
No content