marketplace

GET /v1/marketplace/verticals

The marketplace verticals a buyer can browse.

All marketplace endpoints

Authentication

This endpoint is public. It takes no credential and no organisation — it is what our own marketing site and AI answer engines read.

This endpoint takes no organisation id. Your key already identifies the organisation it belongs to, and the response is scoped to it.

Try it

Replace anything in angle brackets with your own values, and the key placeholder with a key from your dashboard.

curl -X GET https://api.zinndigital.com/v1/marketplace/verticals

Signed in? The API console in your dashboard fills in your real organisation id and your own key, and runs the request against the live API so you can see the actual response. Open this endpoint in the API console

Details

⛔ **The storefront's front door, as data.** Both the per-vertical search and the listing endpoint take the vertical *from the URL*, so before this existed every caller had to already know one: a buyer landing anywhere but a deep link had no route in. Anonymous. A vertical is staff-authored platform configuration with no tenant scope — the same fields already returned in every search response's `marketplace` block. Archived verticals are omitted here while their URLs keep resolving (`docs/78` §4.5): hidden from the hub, never a broken link.

Response

NameTypeRequiredWhat it is
dataobject[]Yes
totalintegerYes