List Catalog Objects

SearchResults returned can include Product, Groups, and Categories.

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

Search current catalog products by a variety of search fields.

{
    "totalItems": 0,
    "success": true,
    "errors": [],
    "results": [
        {
            "productName": null,
            "setName": null,
            "cleanSetName": null,
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 0
        }
    ]
}
{
    "totalItems": 0,
    "success": true,
    "errors": [],
    "results": [
        {
            "productName": null,
            "setName": null,
            "cleanSetName": null,
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 0
        },
        {
            "productName": null,
            "setName": "Lorwyn",
            "cleanSetName": "Lorwyn",
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 1
        },
        {
            "productName": null,
            "setName": "Magic 2010 (M10)",
            "cleanSetName": "Magic 2010 M10",
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 1
        },
        {
            "productName": null,
            "setName": "Magic 2012 (M12)",
            "cleanSetName": "Magic 2012 M12",
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 1
        },
        {
            "productName": null,
            "setName": "Magic Player Rewards",
            "cleanSetName": "Magic Player Rewards",
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 1
        },
        {
            "productName": "Ponder",
            "setName": null,
            "cleanSetName": null,
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 2
        },
        {
            "productName": null,
            "setName": "Archenemy: Nicol Bolas",
            "cleanSetName": "Archenemy Nicol Bolas",
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 1
        },
        {
            "productName": null,
            "setName": "Kaladesh",
            "cleanSetName": "Kaladesh",
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 1
        },
        {
            "productName": null,
            "setName": "Magic Origins",
            "cleanSetName": "Magic Origins",
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 1
        },
        {
            "productName": "Aerial Responder",
            "setName": null,
            "cleanSetName": null,
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 2
        },
        {
            "productName": "Mage-Ring Responder",
            "setName": null,
            "cleanSetName": null,
            "categoryName": "Magic: The Gathering",
            "cleanCategoryName": "Magic",
            "matchType": 2
        }
    ]
}
Path Params
string
required

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

Query Params
string
required

The string to search for in Product, Category, and Group names.

int32

Used for paging. The maximum number of SearchResults 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