{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/Category",
"title": "Category",
"type": "object",
"properties": {
"categoryId": {
"type": "string",
"description": "The unique identifier of the category."
},
"categoryName": {
"type": "string",
"description": "The name of the category."
}
},
"description": "This type is used by the <code>categories</code> container in the response of the <b>search</b> method, and contains the name and ID of the item category."
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.