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

Authorizations

Authorization
string
header
required

A valid API key generated in Topsort's UI.

Response

200
application/json

Successful Response

The response is of type integer.