Changelog
VeracityAPI is shipping.
Backfilled product updates that show the API, agent surfaces, evals, pricing, and trust pages are actively maintained.
2026-05-11
- Shipped installable SDK packages:
@veracityapi/sdkfor TypeScript andveracityapifor Python. - Updated docs, examples, and homepage copy around SDK-first integration paths.
- Repositioned homepage around content trust infrastructure for AI products while keeping agent-native proof points.
- Simplified pricing around self-serve prepaid credits and custom-volume contact paths.
- Added public
/statusand/changelogsurfaces. - Promoted MCP as a primary agent-distribution path.
- Reworked README into a developer landing page with curl, TypeScript, Python, MCP, pricing, privacy, and routing eval evidence.
2026-05-10
- Published seed text eval artifacts: 500 samples, 88.0% routing-action agreement, macro F1 0.871.
- Added transparent eval caveats: routing-action quality, not forensic authorship evidence.
- Added unified
POST /v1/analyzesupport across text, image URLs, audio URLs, and private-beta video URLs.
2026-05-09
- Added hosted remote MCP endpoint at
https://api.veracityapi.com/mcp. - Published
@veracityapi/mcplocal MCP package. - Added balance preflight tools for autonomous agents.
2026-05-08
- Added audio URL workflow triage under billing bucket
audio_v0with transcript return. - Added privacy-safe audio logging: URL hash/hostname only, no raw audio bytes, no base64, no full URL storage.
2026-05-07
- Added image URL analysis with
synthetic_image_risk, evidence, limitations, and action routing. - Added public image demo fixture and image-specific privacy docs.
2026-05-06
- Added
GET /v1/balancefor API-key accounts and autonomous preflight checks. - Added credit ledger refund handling for LLM/provider failures after debit.
2026-05-05
- Added
/llms.txt,/.well-known/agents.json,/openapi.json, sitemap, and robots metadata. - Added
/for-agentswith routing policy templates.
2026-05-04
- Added action-first response contract: allow, revise, human_review, and reject.
- Added derived trust fields and privacy defaults centered on
privacy-safe defaults.