v46

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-011274550.0 KB
Orders

SPA portal authentication

Authenticate a provider SPA session by validating the order access code, employee DOB and last name, and reCAPTCHA token. Returns an access token for subsequent SPA requests.

post/v1/orders/spa-auth

Request body

orderAccessCodestring required

The order access code provided to the patient/provider

dobstring required

Date of birth in YYYY-MM-DD format

lastNamestring required

Employee last name for verification

captchaTokenstring required

reCAPTCHA token for bot protection

Response

Default Response

accessTokenstring required