Saltar al contenido principal
GET
/
public
/
v1
/
catalog-search-service
/
catalogs
/
categories
/
count
Get Categories Count
curl --request GET \
  --url https://api.topsort.com/public/v1/catalog-search-service/catalogs/categories/count \
  --header 'Authorization: Bearer <token>'
123

Autorizaciones

Authorization
string
header
requerido

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Respuesta

Successful Response

The response is of type integer.