Converts a lead into a full audit project. Side effects: creates project, seeds business-analysis, creates a client profile, generates a PDF document, deducts credits, marks lead as converted, dispatches Inngest events.
This endpoint is non-idempotent. Re-calling for an already-converted lead returns 400. Cost: 1,000 credits (returns 402 if insufficient).
Response wrapper: { success: true, data: { auditId, creditsUsed, pdfAttached } }.
Tier required: Starter or higher.
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.