Rapid Technology Partner API

The commercial API behind the Rapid Technology Partner Program, which lets technology partners integrate Rapid imaging results into their own products and services. Access is granted through the partner program — RapidAI publishes no public developer portal, no OpenAPI/Swagger definition, and no self-service sign-up. The production API host observed in RapidAI's own Rapid Web App bundle is a versioned (v4) AWS API Gateway surface that returns 403 "Missing Authentication Token" to anonymous callers. Hospital-side integration is documented as standard HL7, FHIR and DICOM interfaces plus custom APIs against PACS, RIS, EHR and radiology worklist systems.

API entry from apis.yml

apis.yml Raw ↑
aid: rapidai:rapid-platform-api
name: Rapid Technology Partner API
description: The commercial API behind the Rapid Technology Partner Program, which lets technology partners
  integrate Rapid imaging results into their own products and services. Access is granted through the
  partner program — RapidAI publishes no public developer portal, no OpenAPI/Swagger definition, and no
  self-service sign-up. The production API host observed in RapidAI's own Rapid Web App bundle is a versioned
  (v4) AWS API Gateway surface that returns 403 "Missing Authentication Token" to anonymous callers. Hospital-side
  integration is documented as standard HL7, FHIR and DICOM interfaces plus custom APIs against PACS,
  RIS, EHR and radiology worklist systems.
humanURL: https://www.rapidai.com/platform/workflow-integration
baseURL: https://api.us.rapid-sys.com
tags:
- Medical Imaging
- Healthcare
- DICOM
- Partner API
properties:
- type: Authentication
  url: authentication/rapidai-authentication.yml
- type: Lifecycle
  url: lifecycle/rapidai-lifecycle.yml
x-evidence:
  fetched: '2026-08-02'
  base_url_source: https://app.rapidai.com/main.0aa463f11046e124.js
  base_url_probe:
    url: https://api.us.rapid-sys.com/v4
    http_status: 403
    body: '{"message":"Missing Authentication Token"}'
  partner_program: https://www.rapidai.com/partners
  integration_docs: https://www.rapidai.com/platform/workflow-integration
  openapi: none found — see well-known/rapidai-well-known.yml for the probe log