Submit Audit Lead
Captures a lead from the Scheduling Health Check tool. Saves the audit results to the database and sends a personalised fix guide email. **No authentication required** — this is a public endpoint called from vennio.app/audit.
Auth required: No
email: string (required) — Email address to send the fix guide toscore_letter: string (required) — Letter grade for the audit score (e.g. "B+")score_percent: integer (required) — Numeric score from 0–100top_risks: array — List of top risk descriptions identified by the auditanswers: object — Key-value map of question ID to answer value from the audit questionnaire.
Used to personalise the fix guide email.
201: Audit lead saved and fix guide email queued400: Validation errorThis endpoint does not require authentication.
Base URL: https://api.vennio.app