Mediloop
Documentation

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.

EXPLORE APIS

Start with the capability you need

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 Quickstart
curl -X GET "https://sandbox.api.mediloop.com/v1/products" \
  -H "Authorization: Bearer $MEDILOOP_API_KEY" \
  -H "Accept: application/json"