Changelog
All changes to the Exona API, most recent first.
v0.1: 2026-02
Initial public release of the Exona API.
Endpoints
POST /v1/scans: Create an AI risk scan for a companyGET /v1/scans/{id}: Retrieve a scan by ID
Features
- Six-dimension AI risk assessment with scored rubric and evidence-backed rationale
- Business enrichment (sector, revenue, operations, AI description)
- Historical incident matching via semantic similarity
questionnaireparameter for incorporating application Q&A into the risk assessmentmax_age_daysandforce_refreshfor scan result cachinginclude_field_citationsflag for full source audit trail- Live and test environments via key prefix (
exo_live_.../exo_test_...) - Consistent error envelope with machine-readable codes
X-Request-IDon all responses- Rate limit headers (
X-RateLimit-Limit,X-RateLimit-Remaining,X-RateLimit-Reset)
Future changes to the API will be documented here. Breaking changes will be communicated with a minimum 90-day deprecation notice before taking effect.
To receive notifications about API changes, contact support@exonalab.com to be added to the API changelog mailing list.