Foundation API

Programmatic access
Regulatory infrastructure and device data

The Foundation API gives your applications direct access to qualified device data, regulatory compliance services, and fleet management.

Foundation Platform

Your IP stays yours

Foundation is infrastructure, not licensed IP embedded in your product. Your clinical algorithms, data models, and application logic remain entirely within your domain. The API provides a service boundary, not a code dependency. Your investors see a product built on proven regulatory infrastructure, not encumbered by third-party IP.

100% ownership of your clinical IP, algorithms, and data
Service consumption model: no embedded IP licensing
The regulatory submissions are yours; Foundation provides the evidence
Core IP is portable: no vendor lock-in on your differentiation
Costs are predictable from the outset; no hidden scale penalties

What the Foundation API provides

High-level access to the regulatory infrastructure, qualified device data, and fleet management capabilities of the Foundation Platform.

Qualified device data

Access data that has passed through Foundation Core's four-layer validation pipeline, cryptographically signed at the edge with a full chain of custody. Regulatory-grade data with provenance your notified body can verify.

Regulatory Compliance

Programmatic access to SBOM reports, SOUP management, CVE status, compliance dashboards, audit trail exports, and regulatory submission packages. Pull directly into your QMS.

Authorisation management

Granular role-based access control across end users, organisations, manufacturers, and clinical staff. Manage hierarchies and permissions programmatically through your own systems.

Fleet & asset management

Know the state of every device: firmware version, compliance status, calibration dates, service history. Integrate Foundation Manager's asset register into your operational systems.

OTA update orchestration

Trigger, schedule, and monitor firmware updates to Foundation Core and subordinate processors. End users are never involved; the asset register updates automatically.

Events & notifications

Subscribe to alarm events, compliance status changes, update completions, security alerts, and device health notifications. Build your own dashboards or integrate with existing clinical systems.

Clean, predictable interfaces

The Foundation API uses RESTful conventions with consistent authentication, pagination, and error handling. Responses carry qualified data with full provenance metadata.

Comprehensive documentation, SDKs, and integration guides are available to Foundation Platform members.

// Retrieve qualified device data
// Data is validated, signed, and timestamped
// at the Foundation Core edge

response = foundation.devices.get_readings(
  device_id="FC-00A1-2B3C",
  metric="vitals",
  since="2026-02-27T08:00:00Z"
)

// Each reading carries provenance
for reading in response.data:
  reading.signature    // CC312 edge signature
  reading.chain_id     // Audit trail reference
  reading.qualified    // Validation status

// Query compliance status
status = foundation.compliance.get_report(
  device_id="FC-00A1-2B3C",
  report_type="weekly_health"
)

Predictable costs from day one

The Foundation API is Software as a Service (SaaS) available to Partners. All tiers include full API access. Pricing reflects the number of active devices under management. No hidden charges, no per-call metering, no surprises.

Production
Launch

For products entering the market with initial deployments.

Monthly per active device
Fixed monthly rate
Up to 500 active devices
  • Full API access: all endpoints
  • Qualified data pipeline
  • Compliance reporting
  • Fleet and asset management
  • OTA update orchestration
  • Event subscriptions
  • Standard support (business hours)
Contact for Pricing
Production
Enterprise

For large-scale deployments with bespoke requirements.

Monthly per active device
Volume pricing by agreement
10,000+ active devices
  • Everything in Growth
  • SLA-backed uptime guarantees
  • Dedicated infrastructure options
  • Custom integration support
  • 24/7 priority support
  • Bespoke compliance reporting
  • On-site technical consultancy
Contact for Pricing
Cost certainty

Know your costs before you start

Every Foundation service, from the platform partnership through to the API, is designed so that you can model your total cost of ownership at the outset. No metered API calls, no bandwidth charges, no surprises at scale.

Per-Device Pricing

One rate per active device per month. Simple to model, simple to forecast.

Inclusive Connectivity

Device-to-cloud data transport is included. No bandwidth metering.

Compliance Included

All 12 report types, SBOM, SOUP, CVE monitoring, and audit trails are part of your tier.

Updates Included

Software maintenance, security patches, and regulatory alignment updates at no additional cost.

Foundation API vs. writing a custom implementation

Building regulatory-compliant infrastructure from scratch requires sustained specialist investment across multiple disciplines, for the life of the product.

Capability Build in-house Foundation API
Qualified data pipeline with edge signing Custom build required Included
IEC 62304 compliant SBOM/SOUP management Specialist team required Included
OTA firmware update infrastructure Multi-year programme Included
HSM-backed device provisioning Significant capital outlay Included
CVE monitoring and security patching Ongoing specialist cost Included
Post-market surveillance reporting Regulatory expertise required Included
Impact on your IP position Retained but at high cost Retained at service cost
Time to first API call Months to years Days after provisioning
CoreRegulation on Chip CloudCompliant hosting ManagerAsset management ReportingRegulatory reports ProvisionerHSM provisioning
APIREST, FHIR
AppsSecure companions

Contact our team to discuss your requirements