Integrations Platform

APIs & Toolkits

A centralized repository designed for advanced integrations. Explore endpoints, test webhooks, and utilize our toolkits to build robust connections.

Realtime

4 Tools
No Prescreen Questions (RT V1)
Send leads to Realtime API without prescreen questions

Technical Scope

Orchestrates a complete flow: retrieves API key, checks email existence, formats data, sends to RT V1 API, and optionally sends comments. Automatically chains all steps in sequence.

Practical Use Case

Use this endpoint when you have lead data ready to send and don't need to collect prescreen information first. Ideal for direct lead submissions from forms or CRM systems.

With Prescreen Questions (RT V1)
Send leads to Realtime API with prescreen questions

Technical Scope

Similar orchestration flow as no-prescreen but includes prescreen question handling. Validates and processes prescreen responses before sending lead data to RT V1 API.

Practical Use Case

Use this endpoint when you need to collect and validate prescreen information from leads before submission. Perfect for qualification workflows that require additional data collection.

Realtime ToolKit
Access the Realtime API ToolKit

Technical Scope

ToolKit provides utilities and tools for working with the Realtime API, including interview questions, referral sources, sites, and studies management.

Practical Use Case

Use this tool to explore available interview questions, referral sources, sites, and studies for the Realtime API integration.

Realtime Setup
Setup and configuration for the Realtime API

Technical Scope

Configure API settings, credentials, and mappings for the Realtime API integration. Set up field mappings and question configurations.

Practical Use Case

Use this page to configure your Realtime API integration settings, including API keys, field mappings, and question configurations.

SCR

7 Tools
SCR
Send leads to Advicemedia API via SCR endpoint

Technical Scope

Accepts full Advicemedia payload structure (form_code, account_id, location_id, source_url, campaign_name, contact fields, and question/answer pairs 1-25) and forwards it directly to Advicemedia API. Supports both full payload format and legacy nested contact format.

Practical Use Case

Use this endpoint to send lead data to Advicemedia. Configure GHL variables and questions using the Setup tool. Send the complete payload structure and the API will forward it to Advicemedia with proper authentication.

SCR Setup
Configure GoHighLevel variables and questions for SCR API

Technical Scope

Configure API settings, form codes, account IDs, location IDs, field mappings, and question mappings (1-15) for the SCR API. Generate GHL-formatted request bodies.

Practical Use Case

Use this page to configure your SCR API integration, including API keys, form codes, GHL variable mappings, and question configurations. Lock in your configuration to generate request body examples.

SCR ToolKit
Manage PatientsVIP form submission endpoints

Technical Scope

Proxies Advicemedia PatientsVIP submissions endpoints (list + single/batch updates) using your bearer token and required privileges.

Practical Use Case

List submissions with filters/pagination, and update fields on a single submission or up to 100 submissions in one request.

SCR Send to Advicemedia
Send leads to Advicemedia API with form submission data

Technical Scope

Direct endpoint to send lead data to Advicemedia API. Accepts the full payload structure and forwards it to Advicemedia with proper authentication headers.

Practical Use Case

Use this endpoint to send lead data directly to Advicemedia. Send the complete payload structure configured in the Setup tool.

SCR Sandbox
SCR with bounce mode-when ON, returns payload without sending to Advicemedia

Technical Scope

Same as SCR. When SCR_SANDBOX_BOUNCE_MODE=true, the endpoint returns the prepared payload without forwarding to Advicemedia. When false, operates identically to SCR.

Practical Use Case

Use for testing: point webhooks here and toggle bounce mode to verify payloads without sending real leads to Advicemedia.

SCR Sandbox Setup
Configure GoHighLevel variables for SCR Sandbox API

Technical Scope

Same configuration wizard as SCR Setup. Generate request bodies for the SCR Sandbox endpoint.

Practical Use Case

Configure your SCR Sandbox integration. Use the same payload structure as SCR.

SCR Sandbox Send to Advicemedia
Send to Advicemedia (or bounce when mode is ON)

Technical Scope

POST /api/scr-sandbox/send-to-advicemedia. When bounce mode is ON, returns the prepared payload. When OFF, forwards to Advicemedia.

Practical Use Case

Test your lead payloads. With bounce mode ON, you'll see exactly what would be sent without actually sending.