Ambra Health website screenshot

Ambra Health

Ambra Health (now part of Intelerad Medical Systems, and rebranded as InteleShare) is a cloud-based medical image management, exchange, and interoperability platform - a cloud VNA and PACS that lets healthcare providers, patients, and researchers store, view, route, and share diagnostic imaging in real time without a VPN or CD. Its imaging data is DICOM, and its v3 Services Public API (historically the DICOM Grid API) exposes programmatic control over studies, patients, users, groups, accounts, namespaces, sharing, storage/images, and webhooks. The REST API is JSON over HTTPS and is authenticated with a session id (sid) obtained from /session/login. Intelerad acquired Ambra Health in 2021 to form a $1.7B cloud PACS and enterprise-imaging leader.

Ambra Health publishes 10 APIs on the APIs.io network, including Accounts API, Groups API, Namespaces API, and 7 more. Tagged areas include Medical Imaging, DICOM, Healthcare, PACS, and Image Exchange.

Ambra Health’s developer surface includes authentication, documentation, and 8 more developer resources.

34.5/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessEnterpriseSelf serve
10 APIs
Medical ImagingDICOMHealthcarePACSImage ExchangeInteroperabilityVNACloud Imaging

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 34.5/100 · thin
Contract Quality 14.0 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ambra-health: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

Ambra Health Accounts API

Account (tenant) administration

Ambra Health Namespaces API

Namespace permissions, settings, and audit

Ambra Health Patients API

Patient records and merges

Ambra Health Session API

Authentication, session, OAuth, and permissions

Ambra Health Sharing API

Study and filter sharing / image exchange

Ambra Health Storage & Images API

DICOM data, storage, and annotations

Ambra Health Studies API

DICOM study lifecycle, routing, download, and audit

Ambra Health Users API

User administration and tokens

Scroll for all 10

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Ambra Health Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ambra Health Authentication

apiKey · 1 scheme

SECURITY

Ambra Health Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ambra Health Agentic Access

62 operations · 38 acting · 1 human-in-the-loop

62 operations · 38 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ambra-health
url: https://raw.githubusercontent.com/api-evangelist/ambra-health/refs/heads/main/apis.yml
name: Ambra Health
kind: company
description: Ambra Health (now part of Intelerad Medical Systems, and rebranded as InteleShare) is a cloud-based medical image
  management, exchange, and interoperability platform - a cloud VNA and PACS that lets healthcare providers, patients, and
  researchers store, view, route, and share diagnostic imaging in real time without a VPN or CD. Its imaging data is DICOM,
  and its v3 Services Public API (historically the DICOM Grid API) exposes programmatic control over studies, patients, users,
  groups, accounts, namespaces, sharing, storage/images, and webhooks. The REST API is JSON over HTTPS and is authenticated
  with a session id (sid) obtained from /session/login. Intelerad acquired Ambra Health in 2021 to form a $1.7B cloud PACS
  and enterprise-imaging leader.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ambra-health.png
tags:
- Medical Imaging
- DICOM
- Healthcare
- PACS
- Image Exchange
- Interoperability
- VNA
- Cloud Imaging
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: ambra-health:ambra-health-accounts-api
  name: Ambra Health Accounts API
  description: Account (tenant) administration
  humanURL: https://access.dicomgrid.com/api/v3/api.html
  baseURL: https://access.dicomgrid.com/api/v3
  tags:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/ambra-health-accounts-api-openapi.yml
  - type: Documentation
    url: https://ambrahealth.com/platform/developer-tools/apis/
  - type: APIReference
    url: https://access.dicomgrid.com/api/v3/api.html
  - type: PostmanCollection
    url: collections/ambra-health.postman_collection.json
  - type: OpenCollection
    url: collections/ambra-health.opencollection.json
  - type: Documentation
    url: https://dicomgrid.github.io/sdk-python/storage_api.html
- aid: ambra-health:ambra-health-groups-api
  name: Ambra Health Groups API
  description: User groups
  humanURL: https://access.dicomgrid.com/api/v3/api.html
  baseURL: https://access.dicomgrid.com/api/v3
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/ambra-health-groups-api-openapi.yml
  - type: Documentation
    url: https://ambrahealth.com/platform/developer-tools/apis/
  - type: APIReference
    url: https://access.dicomgrid.com/api/v3/api.html
  - type: PostmanCollection
    url: collections/ambra-health.postman_collection.json
  - type: OpenCollection
    url: collections/ambra-health.opencollection.json
  - type: Documentation
    url: https://dicomgrid.github.io/sdk-python/storage_api.html
- aid: ambra-health:ambra-health-namespaces-api
  name: Ambra Health Namespaces API
  description: Namespace permissions, settings, and audit
  humanURL: https://access.dicomgrid.com/api/v3/api.html
  baseURL: https://access.dicomgrid.com/api/v3
  tags:
  - Namespaces
  properties:
  - type: OpenAPI
    url: openapi/ambra-health-namespaces-api-openapi.yml
  - type: Documentation
    url: https://ambrahealth.com/platform/developer-tools/apis/
  - type: APIReference
    url: https://access.dicomgrid.com/api/v3/api.html
  - type: PostmanCollection
    url: collections/ambra-health.postman_collection.json
  - type: OpenCollection
    url: collections/ambra-health.opencollection.json
  - type: Documentation
    url: https://dicomgrid.github.io/sdk-python/storage_api.html
- aid: ambra-health:ambra-health-patients-api
  name: Ambra Health Patients API
  description: Patient records and merges
  humanURL: https://access.dicomgrid.com/api/v3/api.html
  baseURL: https://access.dicomgrid.com/api/v3
  tags:
  - Patients
  properties:
  - type: OpenAPI
    url: openapi/ambra-health-patients-api-openapi.yml
  - type: Documentation
    url: https://ambrahealth.com/platform/developer-tools/apis/
  - type: APIReference
    url: https://access.dicomgrid.com/api/v3/api.html
  - type: PostmanCollection
    url: collections/ambra-health.postman_collection.json
  - type: OpenCollection
    url: collections/ambra-health.opencollection.json
  - type: Documentation
    url: https://dicomgrid.github.io/sdk-python/storage_api.html
- aid: ambra-health:ambra-health-session-api
  name: Ambra Health Session API
  description: Authentication, session, OAuth, and permissions
  humanURL: https://access.dicomgrid.com/api/v3/api.html
  baseURL: https://access.dicomgrid.com/api/v3
  tags:
  - Session
  properties:
  - type: OpenAPI
    url: openapi/ambra-health-session-api-openapi.yml
  - type: Documentation
    url: https://ambrahealth.com/platform/developer-tools/apis/
  - type: APIReference
    url: https://access.dicomgrid.com/api/v3/api.html
  - type: PostmanCollection
    url: collections/ambra-health.postman_collection.json
  - type: OpenCollection
    url: collections/ambra-health.opencollection.json
  - type: Documentation
    url: https://dicomgrid.github.io/sdk-python/storage_api.html
- aid: ambra-health:ambra-health-sharing-api
  name: Ambra Health Sharing API
  description: Study and filter sharing / image exchange
  humanURL: https://access.dicomgrid.com/api/v3/api.html
  baseURL: https://access.dicomgrid.com/api/v3
  tags:
  - Sharing
  properties:
  - type: OpenAPI
    url: openapi/ambra-health-sharing-api-openapi.yml
  - type: Documentation
    url: https://ambrahealth.com/platform/developer-tools/apis/
  - type: APIReference
    url: https://access.dicomgrid.com/api/v3/api.html
  - type: PostmanCollection
    url: collections/ambra-health.postman_collection.json
  - type: OpenCollection
    url: collections/ambra-health.opencollection.json
  - type: Documentation
    url: https://dicomgrid.github.io/sdk-python/storage_api.html
- aid: ambra-health:ambra-health-storage-images-api
  name: Ambra Health Storage & Images API
  description: DICOM data, storage, and annotations
  humanURL: https://access.dicomgrid.com/api/v3/api.html
  baseURL: https://access.dicomgrid.com/api/v3
  tags:
  - Storage & Images
  properties:
  - type: OpenAPI
    url: openapi/ambra-health-storage-images-api-openapi.yml
  - type: Documentation
    url: https://ambrahealth.com/platform/developer-tools/apis/
  - type: APIReference
    url: https://access.dicomgrid.com/api/v3/api.html
  - type: PostmanCollection
    url: collections/ambra-health.postman_collection.json
  - type: OpenCollection
    url: collections/ambra-health.opencollection.json
  - type: Documentation
    url: https://dicomgrid.github.io/sdk-python/storage_api.html
- aid: ambra-health:ambra-health-studies-api
  name: Ambra Health Studies API
  description: DICOM study lifecycle, routing, download, and audit
  humanURL: https://access.dicomgrid.com/api/v3/api.html
  baseURL: https://access.dicomgrid.com/api/v3
  tags:
  - Studies
  properties:
  - type: OpenAPI
    url: openapi/ambra-health-studies-api-openapi.yml
  - type: Documentation
    url: https://ambrahealth.com/platform/developer-tools/apis/
  - type: APIReference
    url: https://access.dicomgrid.com/api/v3/api.html
  - type: PostmanCollection
    url: collections/ambra-health.postman_collection.json
  - type: OpenCollection
    url: collections/ambra-health.opencollection.json
  - type: Documentation
    url: https://dicomgrid.github.io/sdk-python/storage_api.html
- aid: ambra-health:ambra-health-users-api
  name: Ambra Health Users API
  description: User administration and tokens
  humanURL: https://access.dicomgrid.com/api/v3/api.html
  baseURL: https://access.dicomgrid.com/api/v3
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/ambra-health-users-api-openapi.yml
  - type: Documentation
    url: https://ambrahealth.com/platform/developer-tools/apis/
  - type: APIReference
    url: https://access.dicomgrid.com/api/v3/api.html
  - type: PostmanCollection
    url: collections/ambra-health.postman_collection.json
  - type: OpenCollection
    url: collections/ambra-health.opencollection.json
  - type: Documentation
    url: https://dicomgrid.github.io/sdk-python/storage_api.html
- aid: ambra-health:ambra-health-webhooks-api
  name: Ambra Health Webhooks API
  description: Event webhooks
  humanURL: https://access.dicomgrid.com/api/v3/api.html
  baseURL: https://access.dicomgrid.com/api/v3
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/ambra-health-webhooks-api-openapi.yml
  - type: Documentation
    url: https://ambrahealth.com/platform/developer-tools/apis/
  - type: APIReference
    url: https://access.dicomgrid.com/api/v3/api.html
  - type: PostmanCollection
    url: collections/ambra-health.postman_collection.json
  - type: OpenCollection
    url: collections/ambra-health.opencollection.json
  - type: Documentation
    url: https://dicomgrid.github.io/sdk-python/storage_api.html
common:
- type: AgenticAccess
  url: agentic-access/ambra-health-agentic-access.yml
- type: DomainSecurity
  url: security/ambra-health-domain-security.yml
- type: Authentication
  url: authentication/ambra-health-authentication.yml
- type: GitHubOrganization
  url: https://github.com/dicomgrid
- type: LinkedIn
  url: https://www.linkedin.com/company/intelerad
- type: Website
  url: https://ambrahealth.com
- type: Documentation
  url: https://access.dicomgrid.com/api/v3/api.html
- type: Plans
  url: plans/ambra-health-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ambra-health-rate-limits.yml
- type: FinOps
  url: finops/ambra-health-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Ambra Health, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.