• API Docs
  • API resources
  • Categories & Listings
Last update 21/12/2022

Categories & Listings

Importante:
As of December 14, 2022, the maximum number of variations allowed (max_variations_allowed) per category to 100.

This examples will help you work with the category tree and listing options of Global Selling.

Resource Description Example
/sites Retrieves information about the sites where Mercado Libre runs. GET
/sites/{Site_id}/listing_types Returns different exposure levels associated with all listing types in Mercado Libre. GET
/sites/{Site_id}/categories Returns available categories in the site. GET
/categories/{Category_id} Returns information about a category. GET
/categories/{Category_id}/attributes Displays attributes and rules over them in order to describe the items that are stored in each category. GET
/sites/{site_id}/listing_types/{listing_type_id} Retrieves the configuration for a specific listing type. GET