Platitun · API · Catalogue and requests · Demand: what buyers are waiting for

Demand: what buyers are waiting for

GET /api/v1/catalog/demand

Key scope: catalog · read only

How many people subscribed to a position nobody offers yet. This answers “what to stock”: not a guess about the market, but real people who left a subscription.

Query filters

FieldTypeWhat it is
servicestringDemand for one position. Together with productType.
productTypestringProduct type for the same position.
limitintegerWithout service and productType, the demand top of this length is returned.

Response fields

FieldTypeWhat it is
waitingintegerHow many are waiting for this position (when one is asked about).
itemsarrayThe demand top: position, product type, number waiting.

Nearby in this section