Runs Audity’s full audit synthesis for the project: downloads documents, extracts text, runs the map-reduce AI synthesis pipeline, saves the resulting audit_analysis row, and may queue downstream framework jobs.
This is a synchronous, long-running call. Typical duration: 60–300 seconds depending on document volume. The HTTP request will block until completion. For agent use, set client timeouts to at least 360 seconds, or call from a background job and poll GET .../audit-analysis for the result.
Cost: consumes AI compute credits (separate from the 1,000-credit project creation cost). 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>.
The project's UUID.