Skip to content

EvidenceOS/evidenceos-platform-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

evidenceos-platform-docs

EvidenceOS Platform Documentation — public technical documentation for the EvidenceOS platform API, integration guides, and developer reference.

Status

Active. API documentation generated from OpenAPI specs. Integration guides authored by the platform team.

What's here

  • api/ — OpenAPI 3.0 specifications for all public EvidenceOS APIs
  • integration/ — Step-by-step integration guides (FHIR R4, DHIS2, OpenHIE, HL7)
  • sdk/ — SDK reference documentation (TypeScript, Python)
  • authentication/ — Authentication guide (Supabase JWT, Row Level Security patterns)
  • webhooks/ — Webhook event catalog and payload schemas
  • changelog/ — Public API changelog (breaking changes, deprecations)

API surface

API Purpose Auth
Evidence Capsule API Read/write Evidence Capsules JWT (institutional)
Recommendation API Get clinical recommendations (Aya/BRIDGE-TBI) JWT (facility)
SR Pipeline API Submit papers for screening/extraction JWT (research)
Audit API Read-only audit trail access JWT (compliance)

Rate limits and SLAs

Tier Rate limit SLA
Research (free) 1,000 req/day Best-effort
Institutional 100,000 req/day 99.5% uptime
Enterprise Unlimited 99.9% uptime + dedicated support

Contributing

API documentation improvements (typos, clarifications, example requests) are welcome via pull request. Breaking change proposals require prior RFC (Request for Comment) discussion via issues.

License

CC-BY-4.0 for documentation. API client libraries: MIT.

Maintainer

EvidenceOS Platform Team — platform@evidenceos.com

Related repos

About

EvidenceOS — evidenceos-platform-docs (backfill from repo_content_drafts)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors