Integrate Aegis directly.
Everything in the platform is available over a REST API: request a patient study, fulfill it, and receive it under the same encryption, metering, audit, and time-boxed controls. Request access below, then read the docs.
REST API reference
Issued per organization after verification. Keys are scoped to your role and partner relationships, and every call is recorded in the tamper-evident audit trail.
Authentication
Then send Authorization: Bearer ak_live_xxxx on every call. Keys activate once your BAA is signed.
Base URL
https://www.aegisbiocryption.com/api
Audit trail
Every authorization, access, delivery, and destruction is written to a hash-chained, Bitcoin-anchored log. Fetch it with GET /state (returns auditChain, auditRoot, and recent events).
Endpoints
| Method | Path | Role |
|---|---|---|
| POST | /consumer/request | Consumer |
| GET | /consumer/requests | Consumer |
| GET | /consumer/inbox | Consumer |
| POST | /consumer/open | Consumer |
| GET | /provider/requests | Provider |
| POST | /provider/fulfill | Provider |
| GET | /state | Both |
Example: request and receive a study
Apply for API access
Keys are issued after verification (verified organization, signed BAA, approved partner relationship). Not self-serve.
A short path to a secure exchange.
- Intro call to confirm scope and compliance requirements
- BAA / DPA and a controls summary for your security review
- Sandbox exchange with synthetic data, no PHI
- Production connection inside your own cloud or on-prem boundary

HIPAA-aligned by architecture. Endpoint-encrypted, BAA-backed, audit-ready.