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 Prescriptions API

Prescription details and routing.

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

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

This API exposes 28 operations across 24 paths, and defines 42 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.

28 operations 24 paths 42 schemas 4 DELETE12 GET12 POST

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 Prescriptions 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 28

Across 24 paths, the API surfaces 28 operations — 4 DELETE, 12 GET, 12 POST. Each is listed below with its method, path, parameters, and response codes.

prescriptions 28

Prescription retrieval, e-script documents, claims per fill, discontinuation, and auto-refill enrollment/skip/early-refill.

GET
/api/v1/auto-refill
Get a list of all prescriptions currently subscribed to auto-refill
getApiV1Autorefill → 200400500
GET
/api/v1/auto-refill/patient/{patient_token}
Get a list of all prescriptions currently subscribed to auto-refill for a given patient
getApiV1AutorefillPatientPatient_token 1 param → 200400500
GET
/api/v1/auto-refill/{prescription_token}
GET auto refill subscription
getApiV1AutorefillPrescription_token 1 param → 200400500
POST
/api/v1/auto-refill/{prescription_token}
Create auto refill subscription for prescription
postApiV1AutorefillPrescription_token 1 param → 200400500
DELETE
/api/v1/auto-refill/{prescription_token}
Cancel an auto-refill subscription
deleteApiV1AutorefillPrescription_token 1 param → 200400500
POST
/api/v1/auto-refill/{prescription_token}/early-refill
Schedule a one-time order from the auto-refill prescription
postApiV1AutorefillPrescription_tokenEarlyrefill 1 param → 200400500
DELETE
/api/v1/auto-refill/{prescription_token}/skip-refill
Skip a scheduled fill request
deleteApiV1AutorefillPrescription_tokenSkiprefill 1 param → 200400500
POST
/api/v1/prescription/discontinue/{prescription_token}
Discontinue a Prescription by token
postApiV1PrescriptionDiscontinuePrescription_token body → 200400401404
GET
/api/v1/prescription/{prescription_token}/escript
Get Prescription escript by token
getApiV1PrescriptionPrescription_tokenEscript 2 params → 200404
POST
/api/v1/prescription/{prescription_token}/external_transfer
Create an external transfer request for a prescription
postApiV1PrescriptionPrescription_tokenExternal_transfer → default
GET
/api/v1/prescription/{prescription_token}/fill/{fill_number}/claims
Get Claim information
getApiV1PrescriptionPrescription_tokenFillFill_numberClaims 2 params → 200404
POST
/api/v1/prescription/{prescription_token}/transfer_out
TransferOut a Prescription by token
postApiV1PrescriptionPrescription_tokenTransfer_out body → 200403404409500
GET
/api/v1/prescription/{token}
Get Prescription by token
getApiV1PrescriptionToken 1 param → 200404
POST
/api/v1/prescriptions/{prescription_token}/external_transfer
Create an external transfer request for a prescription
postApiV1PrescriptionsPrescription_tokenExternal_transfer → default
GET
/v1/auto-refill
Get a list of all prescriptions currently subscribed to auto-refill
getV1Autorefill → 200400500
GET
/v1/auto-refill/patient/{patient_token}
Get a list of all prescriptions currently subscribed to auto-refill for a given patient
getV1AutorefillPatientPatient_token 1 param → 200400500
GET
/v1/auto-refill/{prescription_token}
GET auto refill subscription
getV1AutorefillPrescription_token 1 param → 200400500
POST
/v1/auto-refill/{prescription_token}
Create auto refill subscription for prescription
postV1AutorefillPrescription_token 1 param → 200400500
DELETE
/v1/auto-refill/{prescription_token}
Cancel an auto-refill subscription
deleteV1AutorefillPrescription_token 1 param → 200400500
POST
/v1/auto-refill/{prescription_token}/early-refill
Schedule a one-time order from the auto-refill prescription
postV1AutorefillPrescription_tokenEarlyrefill 1 param → 200400500
DELETE
/v1/auto-refill/{prescription_token}/skip-refill
Skip a scheduled fill request
deleteV1AutorefillPrescription_tokenSkiprefill 1 param → 200400500
POST
/v1/prescription/discontinue/{prescription_token}
Discontinue a Prescription by token
postV1PrescriptionDiscontinuePrescription_token body → 200400401404
GET
/v1/prescription/{prescription_token}/escript
Get Prescription escript by token
getV1PrescriptionPrescription_tokenEscript 2 params → 200404
POST
/v1/prescription/{prescription_token}/external_transfer
Create an external transfer request for a prescription
postV1PrescriptionPrescription_tokenExternal_transfer → default
GET
/v1/prescription/{prescription_token}/fill/{fill_number}/claims
Get Claim information
getV1PrescriptionPrescription_tokenFillFill_numberClaims 2 params → 200404
POST
/v1/prescription/{prescription_token}/transfer_out
TransferOut a Prescription by token
postV1PrescriptionPrescription_tokenTransfer_out body → 200403404409500
GET
/v1/prescription/{token}
Get Prescription by token
getV1PrescriptionToken 1 param → 200404
POST
/v1/prescriptions/{prescription_token}/external_transfer
Create an external transfer request for a prescription
postV1PrescriptionsPrescription_tokenExternal_transfer → default

Schemas 42

The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are prescription (38 properties), scheduled_fill_survey (28 properties), scheduled_fill_address (9 properties), Model110 (7 properties). Each schema is shown below with its type and property counts.

Model247
object
2 properties
Model16
object
1 property
Model63
object
3 properties
auto_refill_medications
object
4 properties
Model225
object
1 property
Model111
array
Model228
object
5 properties 4 required
Model226
object
3 properties
Model94
object
3 properties
Model106
object
1 property
Model207
object
1 property
transfer_to
object
6 properties 2 required
Model206
object
2 properties
Model15
object
3 properties
Model18
object
3 properties
data
object
3 properties
Model43
object
3 properties
Model93
object
3 properties
Model110
object
7 properties
Model227
object
1 property 1 required
formulary
object
Formulary details if available
prescription
object
38 properties 19 required
Model92
array
Model112
object
3 properties
Model42
object
3 properties
insurance
object
4 properties
Model241
object
2 properties
Model229
object
3 properties 3 required
icd_codes
object
scheduled_fill_address
object
9 properties
scheduled_fill_survey
object
28 properties
Model62
object
1 property
Model19
object
3 properties
Model242
object
3 properties
Model41
object
3 properties
Model248
object
3 properties
Model95
object
3 properties
details
object
1 property
Model17
object
3 properties
Model209
object
3 properties
auto_refill_subscriptions
object
4 properties
Model208
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

truepill-prescriptions-api-openapi.yml Raw ↑

Other APIs Truepill publishes across the network.

Truepill Insurance API
Truepill Patients 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 Prescriptions 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.