Synthesize

The Synthesize API returns a summary of guidelines and research for any clinical query

How it works

1

Craft query with or without patient context

2

Retrieve response with references & scores

API specifications

chevron-rightInitiate a synthesishashtag

Initiate synthesis

post
/v1/synthesis

Initiate synthesis.

Authorizations
x-api-keystringRequired
Body

Payload to kickoff synthesis generation.

user_querystringRequired

User query.

population_filterany ofOptional
or
nullOptional
publication_filterany ofOptional
or
nullOptional
fast_modeany ofOptional

Fast mode flag for fast synthesis generation.

Default: false
booleanOptional
or
nullOptional
Responses
post
/v1/synthesis

chevron-rightRetrieve response from job_idhashtag

Get synthesis by ID

get
/v1/synthesis/{job_id}

Get synthesis.

Authorizations
x-api-keystringRequired
Path parameters
job_idstringRequired
Responses
get
/v1/synthesis/{job_id}

Data security

Synthesize can be integrated into electronic health records (EHRs) to receive de-identified patient data as context for clinical queries. No requests include patient identifiers.

Last updated

Was this helpful?