POST /api/validate
Validate a healthcare message. This is a free-tier route. The Post Bridge listens only onlocalhost for the signed-in user, so no network authentication applies.
Request Body
Example
curl
Valid Response
Invalid Response
The outer
success field indicates whether the API call succeeded. Check data.isValid for the validation outcome.