API Changelog

Version history, breaking changes, and migration guides.

v2.4.0

2026-04-10
ADDED

Batch verification endpoint: POST /api/v1/verify/batch

ADDED

Blockchain proof field in verification response

IMPROVED

OCR confidence scores now include per-character analysis

FIXED

Rate limiter edge case for concurrent webhook deliveries

v2.3.0

2026-03-15
ADDED

DID resolution endpoint: GET /api/v1/did/{identifier}

ADDED

Competency map API: GET /api/v1/students/{id}/competencies

IMPROVED

Share link expiry now configurable (1h to 30d)

v2.2.0

BREAKING
2026-02-20
BREAKING

Renamed /api/v1/certs to /api/v1/credentials (old path deprecated, removed in v3)

ADDED

Institution webhook event subscriptions

ADDED

Cross-border wallet transfer API

DEPRECATED

/api/v1/certs — use /api/v1/credentials instead

v2.1.0

2026-01-10
ADDED

Government API gateway endpoints (read-only)

IMPROVED

Verification response time reduced by 40%

FIXED

Arabic character encoding in PDF exports