Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.vanta.com/llms.txt

Use this file to discover all available pages before exploring further.

2026-05-08

New

  • Event logs API. A new GET /event-logs endpoint lets you list audit events from your Vanta account, including the actor, date, and event type. Useful for streaming activity into your SIEM or building custom audit trails. See the Manage Vanta API reference.
  • Audit issue snapshots (Auditor API). Two new endpoints surface the issues an auditor sees during an audit: list snapshotted issues and list audit snapshots. See the Audits API reference.
  • Test snapshot evidence detail (Auditor API). A new endpoint returns rich detail for a single test-snapshot evidence row attached to an information request, including test metadata, integrations, SLA remediation policy, and the raw test data captured at snapshot time. See the Audits API reference.

Updated

  • Trust Center categories on Knowledge Base resources. Knowledge Base resource endpoints now include a categoryId field, so you can read and set the Trust Center category a resource is filed under when creating or updating webpage and document resources. Pass null to keep a resource uncategorized. Only valid for REQUEST_ACCESS and PUBLIC resources.
  • Identification date on risk scenarios. Risk scenario responses now include identificationDate, matching the “Identified Date” field in the Vanta UI. The value defaults to the scenario’s creation time when not explicitly set.
  • Stricter validation for Knowledge Base webpage resources. Webpage resource title now requires at least one character, and url is validated as a URI. Existing valid payloads are unaffected.
2026-05-04
Welcome to the Vanta developer changelog. Future updates to the Vanta API and developer documentation will be listed here.