Create QueryAsk AIpost https://sandbox.particlehealth.com/api/v1/queriesStarts a one‑time network query using demographics.Body ParamsDemographicsaddress_citystringThe patient's home city.address_linesarray of stringsThe patient's home street address. This should not include the patient's city, state, or zip code.address_linesADD stringaddress_statestringThe patient's home state.date_of_birthstringrequiredThe patient's date of birth, this field is required and must be of the format YYYY-MM-DD.emailstringThe patient's email, must be a valid email address.encounter_datestringEncounter Date for which this query is being madeencounter_typestringEncounter Type for which this query is being madefamily_namestringThe patient's family name (last name), this field is required.genderstringrequiredThe patient's gender, must be either FEMALE or MALE.given_namestringThe patient's given name (first name), this field is required.hintsarray of stringsPostal codes hinting at the believed location of records.hintsADD stringnpistringThe National Provider Identifier of the provider that this request is being made by.patient_idstringThe unique patient id in an external systempostal_codestringThe patient's home postal (zip) code.purpose_of_usestringrequiredThe purpose of use for which this request is being madespecialtiesarray of stringsThe list of specialty searches requested for this patientspecialtiesADD stringssnstringThe patient's social security number, must be a valid US social security number.telephonestringThe patient's telephone number.Responses 200OK 400Bad Request 401Unauthorized 406Not Acceptable 429Too Many Requests 500Internal Server ErrorUpdated 8 months ago