catalog

GET /v1/catalog/product-lines

List the active product lines.

Alle catalog-eindpunten

Authenticatie

Dit eindpunt is openbaar. Het vereist geen inloggegevens en geen organisatie; het is wat onze eigen marketingwebsite en AI-antwoordmachines uitlezen.

Dit eindpunt vereist geen organisatie-id. Uw sleutel identificeert al de organisatie waartoe deze behoort, en het antwoord is hierop afgestemd.

Probeer het

Vervang alles tussen punthaakjes door uw eigen waarden en de sleutelplaatsvervanger door een sleutel uit uw dashboard.

curl -X GET https://api.zinndigital.com/v1/catalog/product-lines

Ingelogd? De API-console in je dashboard vult je echte organisatie-id en je eigen sleutel in, en voert het verzoek uit tegen de live API zodat je de daadwerkelijke respons kunt zien. Open dit eindpunt in de API-console

Details

Returns every active product line (Footprint-Free, Mainstream, …) with its marketing feature list and the entitlement grants shared by every plan in the line. **Public** — prices and product definitions are public marketing data (docs/35 #19). Cacheable: the response carries a strong `ETag` and `Cache-Control: public, max-age=60`; send `If-None-Match` for a `304`.

Parameters

NaamTypeVerplichtWat dit is
If-None-Match (header)stringNeeA previously returned `ETag`; a match responds `304`.

Reactie

NaamTypeVerplichtWat dit is
dataProductLine[]Ja

Fouten die dit eindpunt kan retourneren

429