Listings
Last updated
Last updated
Retrieve a list of marketplace listings. Supports filtering, sorting, and pagination.
Identifier for the environment that this request should interact with
Cursor controls the starting point within the dataset.
Filter for data. For each key a specified value must match. For multiple keys every key must have a value match
{"background":["Green","turquoise"],"team":["Connecticut pigs","Polissya"]}
Limit controls the number of results returned.
100
id of the player to find listings for.
123e4567-e89b-12d3-a456-426614174000
Sort defines the order in which the results should be returned:
relevance
- Sorting by the value of the listing’s correspondence to the search criteria.updated_at
- Sort by listing update date.price
- Sort by listing price. It is performed in the currency in which the listing is offered for sale.Purchase the specified listing from the Mythical Marketplace on behalf of the given player. Will only succeed if the provided mythToUsd rate has not deviated too far from when the price was quoted, and the version of the listing has not changed.
Identifier for the environment that this request should interact with
User on whose behalf the purchase is being executed.
123e4567-e89b-12d3-a456-426614174000
A token that identifies and confirms the authenticity of the exchange rate at which the terms of the purchase were displayed.
eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3Mzg3Mjg4NjgsImJhc2UiOiJNWVRIIiwicmF0ZXMiOnsiVVNEIjoxLjU2fX0.WLo4h7JoJcJyXJZceOBlr84DJ_k1cGWBJhqbzKcPbcWHzMgrXcsnEFNr_hrDKUVeI-x_qQn1XfcUSLsWh1qDZg
A token that identifies and confirms the authenticity of the purchase terms.
eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3Mzg3Mjg4NjgsImxpZCI6IjEyM2U0NTY3LWU4OWItMTJkMy1hNDU2LTQyNjYxNDE3NDAwMCIsInVpZCI6IjEyM2U0NTY3LWU4OWItMTJkMy1hNDU2LTQyNjYxNDE3NDAwMSIsImZlZSI6MC40Mn0.Vi7A31IZbNhoW72d5oimpTU1M7puaFV4AkdP-ljCKBclk8ntvOR60bV7KifsLQOW1VZqpxMzqEiB7w6mi59gLg
UUID of the listing to purchase.
123e4567-e89b-12d3-a456-426614174000
A unique identifier for the idempotent execution and tracing the request.
123e4567-e89b-12d3-a456-426614174000