cURL
Useful Endpoints
Infer CXR Images
Infer the findings section of a CXR image
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The request payload containing a Base64 encoded CXR image and an optional language parameter
Response
CXR interpretation response
The findings of the CXR image
