Sandbox Test Mode
Build and test integrations against synthetic data before promoting to api.parkerapex.com. Sandbox credentials are isolated from production.
Try it — live sandbox
Run requests from your browser against the sandbox gateway. Your token is stored locally only.
curl
"text">-amber-300 font">-semibold">curl "text-cyan-300">-s https://sandbox.api.parkerapex.com/fhir/R4/metadata \
"text-cyan-300">-H "Authorization: Bearer YOUR_SANDBOX_TOKEN" \
"text-cyan-300">-H "Accept: application/fhir+json" | "text">-amber-300 font">-semibold">jq '.resourceType,.fhirVersion'Partner sandbox flows
KONZA TEFCA stub and Stedi clearinghouse stub — no production keys required.
Full TEFCA exchange flow: TEFCA playground · Stedi clearinghouse: Velocity playground
Production
https://api.parkerapex.com
Live partner traffic and PHI-bound workflows.
Sandbox
https://sandbox.api.parkerapex.com
Test keys, synthetic patients, no production side effects.
Get sandbox credentials
- Sign in at the developer portal.
- Open My Tokens & Keys and create a key labeled sandbox.
- Paste the token in the Try-it panel above or enable sandbox auth in Swagger.
Sandbox endpoints
/healthPlatform health
/prime/v1/healthPrime wearables
/fhir/R4/metadataFHIR CapabilityStatement
/tefca/partners/konza/healthKONZA QHIN health
/insurance/sandbox/stedi/healthStedi clearinghouse stub
OpenAPI specs include sandbox server URLs — enable Sandbox auth on Swagger UI.