ToolKit

About the Realtime API ToolKit
Account Selection

Account Details:

Base URL:https://us.api.realtime-host01.com
Email:jmi***@patients.vip
Password:Jp******
Webhook URL:https://cloud.activepieces.com/api/v1/webhooks/ED4ixF0T6ZK4EHZz9ucar/sync
Get Sites from RT

Leave empty to get all sites, or enter a specific site name (CtmssiteName) to filter

Get Studies from RT

Leave empty to get all studies, or enter a specific site name (CtmssiteName) to filter

Get Interview Questions from RT

Leave empty to get all interview questions, or enter a specific site name (CtmssiteName) to filter

Find Patient

Lookup a subject in Realtime by email, then optionally fetch their Patient Statuses report by SubjectID.

Search by email: POST /api/realtime/toolkit/get-subjects
Patient statuses: POST /api/realtime/toolkit/get-patient-statuses
View example request bodies

Example: Find Patient (by email)

{
  "account": "ERG",
  "instanceName": "erg-prn",
  "email": "cristianelopez71721@gmail.com"
}

Example: Patient Statuses (by SubjectID)

{
  "instanceName": "erg-prn",
  "subjectID": 69224
}
Get Referral Sources from RT

Enter the site name (required) - used in the URL path