DEVELOPER PLATFORM · v1
Build with Genomics.
Manage evaluations, review deliverables, and keep reports and scientific measurements in sync.
Your workspace. Your permissions.
Send your Genomics API key as a Bearer token. Reviewers can work on assigned topics; owners manage the workspace; admins manage membership. Key scopes can restrict each role further.
Authorization: Bearer $GENOMICS_API_KEY Idempotency-Key: a-unique-request-id
Documentation is public. Every data endpoint requires authentication. Keep your key in a secret manager. This page never stores or asks for your key.
One verified import flow
Queue a sync, follow the returned job, and check the import receipt. Report imports include original pass-rate processing; Astra and other reruns retain their own model and evidence. Incomplete evidence stays visible for investigation.
POST /api/v1/sync
{ "source": "reports" }Use reruns for Astra and other model runs, topics for briefs, or measurements for reconciliation. Add a sourceKey for a specific R2 marker.
Readiness and migration
Check readiness before writes. A maintenance response means the workspace has not yet been enabled for writes. Background processing has its own explicit pause control.