How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Truepill Patients API

Patient records and demographics.

Truepill Patients API is one of 9 APIs that Truepill publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Patients. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 12 operations across 8 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against a single base URL, https://rxapi.fuzehealth.com.

12 operations 8 paths 19 schemas 8 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://rxapi.fuzehealth.com/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Truepill Patients API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey). By default, every request must be authenticated.

  • apiKey — API key passed in the Authorization header. Separate keys are issued for sandbox and production.

Paths & Operations 12

Across 8 paths, the API surfaces 12 operations — 8 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

patients 12

Patient records, demographics, surveys and a patient's prescription list, referenced by an opaque patienttoken.

GET
/api/v1/patient
Patient search
getApiV1Patient 9 params → 200404
PUT
/api/v1/patient
Create Patient
putApiV1Patient body → 201400
GET
/api/v1/patient/{patient_token}
Get Patient
getApiV1PatientPatient_token 1 param → 200404
POST
/api/v1/patient/{patient_token}
Update Patient
postApiV1PatientPatient_token 1 param body → 202400404
GET
/api/v1/patient/{patient_token}/patient_survey
Get Patient Survey
getApiV1PatientPatient_tokenPatient_survey 1 param → 202404
GET
/api/v1/patient/{patient_token}/prescriptions
List Patient Prescriptions
getApiV1PatientPatient_tokenPrescriptions 1 param → 200404
GET
/v1/patient
Patient search
getV1Patient 9 params → 200404
PUT
/v1/patient
Create Patient
putV1Patient body → 201400
GET
/v1/patient/{patient_token}
Get Patient
getV1PatientPatient_token 1 param → 200404
POST
/v1/patient/{patient_token}
Update Patient
postV1PatientPatient_token 1 param body → 202400404
GET
/v1/patient/{patient_token}/patient_survey
Get Patient Survey
getV1PatientPatient_tokenPatient_survey 1 param → 202404
GET
/v1/patient/{patient_token}/prescriptions
List Patient Prescriptions
getV1PatientPatient_tokenPrescriptions 1 param → 200404

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are Model105 (29 properties), Model230 (25 properties), Prescription (25 properties), Model219 (17 properties). Each schema is shown below with its type and property counts.

Model234
object
3 properties
Model221
object
4 properties
Model58
object
10 properties
Model224
object
3 properties
Model219
object
17 properties
Model105
object
29 properties
Model223
array
Model104
object
2 properties
Model230
object
25 properties 4 required
Model232
object
2 properties
Prescriptions
array
Model220
object
1 property
Prescription
object
25 properties
Model24
object
3 properties
Model57
object
10 properties 5 required
Model23
object
9 properties 4 required
Model231
object
1 property
Model222
object
2 properties
Model233
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

truepill-patients-api-openapi.yml Raw ↑

Other APIs Truepill publishes across the network.

Truepill Insurance API
Truepill Prescriptions API
Truepill Transfers API
Truepill Webhooks API
Truepill Fulfillment API
Truepill Consults API
Truepill Diagnostics API
Truepill Media API
Where this information came from

This is an independent, third-party profile of Truepill Patients API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.