Build connected healthcare with Mediloop
Use Mediloop APIs, SDKs, connectors and interoperability capabilities to build new healthcare applications, integrate existing systems, modernize legacy products, embed workflows or connect devices and partners.
Build with Mediloop
Create healthcare applications using reusable Mediloop APIs.
Explore →
Integrate with Mediloop
Connect existing EHR, HIS, LIS, ERP and healthcare platforms.
Explore →
Modernize with Mediloop
Revive legacy healthcare software progressively instead of rewriting everything.
Explore →
Launch with Mediloop
Move from sandbox to production with controlled onboarding.
Explore →
EXPLORE APIS
Start with the capability you need
Marketplace API
Products, listings, orders, payments and marketplace workflows.
Explore API →
Supplier API
Connect supplier catalogs, inventory, orders and marketplace publishing.
Explore API →
Healthcare / FHIR API
FHIR R4 resources and interoperability patterns for healthcare systems.
Explore API →
Procurement API
Supplier discovery, purchasing, fulfilment and B2B procurement workflows.
Explore API →
QUICKSTART
From account to first API call
Create credentials in sandbox, make a scoped request, inspect the response and move to production only when your integration is ready.
Open Quickstartcurl -X GET "https://sandbox.api.mediloop.com/v1/products" \
-H "Authorization: Bearer $MEDILOOP_API_KEY" \
-H "Accept: application/json"