Developers · SDK
Client libraries, on the way.
The Ayureon API is a clean REST + FHIR R4 surface that works fine with whatever HTTP client you've already got. Official SDKs for Python and Node are next, with Go and TypeScript shapes to follow.
Python + Node general availability Q4 2026
When it launches
What ships first.
The shape of what we're building, with enough detail to decide whether to wait for us or to design around the gap in the meantime.
- ayureon-pythonTyped Python client with async support, FHIR R4 model classes, retry and idempotency built in, and a sandbox-friendly auth flow.
- ayureon-nodeTypeScript-native Node client. ESM and CJS dual build. First-class types for every endpoint and FHIR resource shape we return.
- ayureon-goStrict-typed Go client. Strong concurrency primitives for batch retrieval and webhook handling. Q1 2027 target.
- OpenAPI artifactThe single source of truth behind every SDK. Generated client stubs are available for partners who want to bootstrap their own language bindings before our official SDK ships.
In the meantime
Get early access or talk to an engineer.
Already integrating against the API and want a pre-release client library? We share early SDK builds with platform partners under NDA — they're ahead of the public versions and we'd rather you build on a typed client than a hand-rolled fetch wrapper.