Changelog.

API version history. Breaking changes are flagged explicitly. See versioning policy for deprecation timelines.

v1.0 Initial release

API v1 baseline

First public API version. All endpoints under /v1/.

  • new GET /v1/evidence: request a signed evidence card for an ingredient + outcome pair
  • new GET /v1/evidence/:id: retrieve a previously issued card by attestation ID
  • new GET /changes: poll for evidence updates since a given timestamp (delta endpoint)
  • new GRADE-graded response fields: grade, grade_rationale, pmids
  • new HMAC-SHA256 attestation on every card: attestation.signature + attestation.timestamp
  • new Bearer token authentication via Authorization header
  • new Rate-limit headers: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset
No breaking changes from a prior version. This is the initial baseline.
Stay current

Changes are announced on this page. RSS and webhook notification for changelog events are on the roadmap. For now, check back here or email hello@probara.dev for urgent notices.