Skip to content
API

Get Categories Count

GET
/v1/catalog-search-service/catalogs/categories/count

Gets the number of categories in the catalog.

Authentication

Topsort’s APIs are authenticated via bearer tokens. Requests must include an authorization header containing your private API key.

Don't have an API key yet? Learn how to generate one.

Authorization
required
string

The header containing a private API key. Format this header as follows:

Authorization: Bearer <YOUR-API-KEY>

Responses

Successful Response

integer