ONVY Health API is one interface: data flows in on the left edge (provider webhooks, SDK uploads,
backfills), is harmonized, merged and scored inside, and comes back out on the right edge — nine REST
resource families, an OpenAI-compatible chat, and HMAC-signed webhooks. Around it sit the only two
external worlds: where the data is born, and your integration. Click any block for endpoints, data shapes
and payload examples; use the flow filter to trace one path end to end.
Processing is asynchronous: uploads return 202 accepted, and the resulting records, scores and
summaries arrive moments later — as webhook events and through the read APIs.