For the complete documentation index, see llms.txt.

POST /v1/offers

Create Offer

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 `POST /v1/proposals` instead — it's the system of record for two-party meeting negotiation. --- Create a new appointment offer. Sends an email to the customer with a specific time slot to accept or decline.

Auth required: Yes

Parameters

Request Body

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