List Product Summary

List Product Summary.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns a list of all of the products that are currently for sale in the store.

{
    "totalItems": integer,
    "success": boolean,
    "errors": [],
    "results": [
        {
            "productId": integer,
            "name": string,
            "category": string,
            "group": string,
            "rarity": string,
            "number": boolean,
            "skuCount": integer,
            "lowestPrice": integer,
            "skus": [
                {
                    "skuId": integer,
                    "condition": {
                        "conditionId": integer, [may return invalid/deprecated conditionIds]
                        "name": "string"
                    },
                    "language": {
                        "languageId": integer,
                        "name": "string",
                        "abbr": string
                    },
                    "foil": boolean,
                    "price": integer,
                    "quantity": integer,
                    "isFeatured": boolean,
                    "isCustom": boolean
                }
            ]
        }
    ]
}
{
    "totalItems": 33220,
    "success": true,
    "errors": [],
    "results": [
        {
            "productId": 1026,
            "name": "Ancestral Recall",
            "category": "Magic",
            "group": "Alpha Edition",
            "rarity": "R",
            "number": null,
            "skuCount": 1,
            "lowestPrice": 6499,
            "skus": [
                {
                    "skuId": 15179,
                    "condition": {
                        "conditionId": 1,
                        "name": "Near Mint"
                    },
                    "language": {
                        "languageId": 1,
                        "name": "English",
                        "abbr": null
                    },
                    "foil": false,
                    "price": 6499,
                    "quantity": 2,
                    "isFeatured": null,
                    "isCustom": false
                }
            ]
        },
        {
            "productId": 8938,
            "name": "Underground Sea",
            "category": "Magic",
            "group": "Beta Edition",
            "rarity": "R",
            "number": null,
            "skuCount": 1,
            "lowestPrice": 5999.95,
            "skus": [
                {
                    "skuId": 21752,
                    "condition": {
                        "conditionId": 1,
                        "name": "Near Mint"
                    },
                    "language": {
                        "languageId": 1,
                        "name": "English",
                        "abbr": null
                    },
                    "foil": false,
                    "price": 5999.95,
                    "quantity": 2,
                    "isFeatured": null,
                    "isCustom": false
                }
            ]
        },
        {
            "productId": 8989,
            "name": "Black Lotus",
            "category": "Magic",
            "group": "Unlimited Edition",
            "rarity": "R",
            "number": null,
            "skuCount": 1,
            "lowestPrice": 5997.5,
            "skus": [
                {
                    "skuId": 21803,
                    "condition": {
                        "conditionId": 1,
                        "name": "Near Mint"
                    },
                    "language": {
                        "languageId": 1,
                        "name": "English",
                        "abbr": null
                    },
                    "foil": false,
                    "price": 5997.5,
                    "quantity": 2,
                    "isFeatured": null,
                    "isCustom": false
                }
            ]
        },
        {
            "productId": 1283,
            "name": "Time Vault",
            "category": "Magic",
            "group": "Alpha Edition",
            "rarity": "R",
            "number": null,
            "skuCount": 1,
            "lowestPrice": 5900,
            "skus": [
                {
                    "skuId": 15425,
                    "condition": {
                        "conditionId": 1,
                        "name": "Near Mint"
                    },
                    "language": {
                        "languageId": 1,
                        "name": "English",
                        "abbr": null
                    },
                    "foil": false,
                    "price": 5900,
                    "quantity": 2,
                    "isFeatured": null,
                    "isCustom": false
                }
            ]
        },
        {
            "productId": 8842,
            "name": "Mox Jet",
            "category": "Magic",
            "group": "Beta Edition",
            "rarity": "R",
            "number": null,
            "skuCount": 1,
            "lowestPrice": 3199.99,
            "skus": [
                {
                    "skuId": 21660,
                    "condition": {
                        "conditionId": 1,
                        "name": "Near Mint"
                    },
                    "language": {
                        "languageId": 1,
                        "name": "English",
                        "abbr": null
                    },
                    "foil": false,
                    "price": 3199.99,
                    "quantity": 2,
                    "isFeatured": null,
                    "isCustom": false
                }
            ]
        },
        {
            "productId": 8946,
            "name": "Volcanic Island",
            "category": "Magic",
            "group": "Beta Edition",
            "rarity": "R",
            "number": null,
            "skuCount": 1,
            "lowestPrice": 2984,
            "skus": [
                {
                    "skuId": 21760,
                    "condition": {
                        "conditionId": 1,
                        "name": "Near Mint"
                    },
                    "language": {
                        "languageId": 1,
                        "name": "English",
                        "abbr": null
                    },
                    "foil": false,
                    "price": 2984,
                    "quantity": 2,
                    "isFeatured": null,
                    "isCustom": false
                }
            ]
        },
        {
            "productId": 8844,
            "name": "Mox Ruby",
            "category": "Magic",
            "group": "Beta Edition",
            "rarity": "R",
            "number": null,
            "skuCount": 1,
            "lowestPrice": 2199.99,
            "skus": [
                {
                    "skuId": 21662,
                    "condition": {
                        "conditionId": 1,
                        "name": "Near Mint"
                    },
                    "language": {
                        "languageId": 1,
                        "name": "English",
                        "abbr": null
                    },
                    "foil": false,
                    "price": 2199.99,
                    "quantity": 2,
                    "isFeatured": null,
                    "isCustom": false
                }
            ]
        },
        {
            "productId": 8845,
            "name": "Mox Sapphire",
            "category": "Magic",
            "group": "Beta Edition",
            "rarity": "R",
            "number": null,
            "skuCount": 1,
            "lowestPrice": 2199.99,
            "skus": [
                {
                    "skuId": 21663,
                    "condition": {
                        "conditionId": 1,
                        "name": "Near Mint"
                    },
                    "language": {
                        "languageId": 1,
                        "name": "English",
                        "abbr": null
                    },
                    "foil": false,
                    "price": 2199.99,
                    "quantity": 2,
                    "isFeatured": null,
                    "isCustom": false
                }
            ]
        },
        {
            "productId": 8932,
            "name": "Tropical Island",
            "category": "Magic",
            "group": "Beta Edition",
            "rarity": "R",
            "number": null,
            "skuCount": 1,
            "lowestPrice": 1899.99,
            "skus": [
                {
                    "skuId": 21746,
                    "condition": {
                        "conditionId": 1,
                        "name": "Near Mint"
                    },
                    "language": {
                        "languageId": 1,
                        "name": "English",
                        "abbr": null
                    },
                    "foil": false,
                    "price": 1899.99,
                    "quantity": 2,
                    "isFeatured": null,
                    "isCustom": false
                }
            ]
        },
        {
            "productId": 9231,
            "name": "Time Walk",
            "category": "Magic",
            "group": "Unlimited Edition",
            "rarity": "R",
            "number": null,
            "skuCount": 1,
            "lowestPrice": 1725,
            "skus": [
                {
                    "skuId": 22035,
                    "condition": {
                        "conditionId": 1,
                        "name": "Near Mint"
                    },
                    "language": {
                        "languageId": 1,
                        "name": "English",
                        "abbr": null
                    },
                    "foil": false,
                    "price": 1725,
                    "quantity": 2,
                    "isFeatured": null,
                    "isCustom": false
                }
            ]
        }
    ]
}
Path Params
string
required

Required. A unique key used to identify the caller of the API.

Query Params
int32

If specified, only return products from this Category.

string

If specified, only return products from this Category.

int64

If specified, only return products from this Group.

string

If specified, only return products from this Group.

string

If specified, only return products with names that contain this string.

int32

The maximum number of SKUs to use in the inventory summary. Default is 3.

string

If specified, sort the results by this value. Default is descending by Price.

boolean

If set to true, generic listings will be returned. Default is true.

boolean

If set to true, custom listings will be returned. Default is true.

int32

The channel to search for results. Defaults to 0, the TCG Marketplace.

boolean

If true, will return results for excluded categories. Default is false.

int32

Used for paging. The number of StoreProducts to skip. Default is 0.

int32

Used for paging. The maximum number of StoreProducts to return. Default is 10.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json