For the complete documentation index, see llms.txt.

GET /v1/offers

List Offers

Deprecated

**Deprecated.** The legacy appointment-offers runtime was retired in Wave 6 of the proposals rebuild. The route is no longer mounted and returns 404. Use `GET /v1/proposals` instead. --- List offers for the authenticated user (as business or customer).

Auth required: Yes

Parameters

Responses

Authentication

Requires authentication. Pass a Bearer token (Supabase JWT) or an API key (`Authorization: Bearer vennio_sk_live_*`) in the request headers.

Base URL: https://api.vennio.app