Skip to main content
Sandboxes are running instances of a Simulator. Each sandbox provides live credentials (FHIR endpoints, phone numbers, fax numbers, SFTP paths, portal URLs) and records all interactions as events. Sandboxes can be created standalone or as part of a Playground. After a task rollout, sandbox state is the input the verification engine scores against.

Endpoints

Sandbox Object

Credentials by Simulator Type

The credentials object is shaped by the source simulator’s type. Typical shapes:

Payer (Web Simulator)

Returned when the simulator’s config.portal is set (see the Web Portal catalog).

FHIR

Voice

HL7

Other simulator types follow the same pattern: connection details needed to read from and write to the live instance.

SDK Example