proposals

GET /v1/public/proposal-labels

The proposal page's labels in one language, with no proposal. Unauthenticated.

All proposals endpoints

All developer docs

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/public/proposal-labels

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

For the "this link is not valid" page, which has no proposal to read labels from. Keyed on the URL's locale, never on a token, so it confirms nothing about any link.

Parameters

NameTypeRequiredWhat it is
locale (query)stringNo

Response

NameTypeRequiredWhat it is
localestringYes
directionstring<ltr, rtl>Yes
labelsobjectYes

Errors this endpoint can return

429