Zum Hauptinhalt springen
GET
/
public
/
v1
/
catalog-search-service
/
catalogs
/
products
/
count
Get Products Count
curl --request GET \
  --url https://api.topsort.com/public/v1/catalog-search-service/catalogs/products/count \
  --header 'Authorization: Bearer <token>'
123

Autorisierungen

Authorization
string
header
erforderlich

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.

Antwort

Successful Response

The response is of type integer.