/
TR
truepill
/
Truepill API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 21h ago · Updated 21h ago
Details
Filter operations
api
68
consults
6
diagnostics
10
scheduled-actions
1
scheduled-fill-requests
4
v0
1
v1
65
get
Get a list of all prescriptions currently subscribed to auto-refill
get
Get NDC availability
get
Search for specific external location using address information
post
Query external locations for multiple addresses, and will reply back with a map linking to the matched external location, or indication that one does not exist yet
get
Search for external locations using zip code
get
Get a list of fill requests
get
Search for nearby same day pickup locations using address details
get
Patient search
put
Create Patient
get
Get best suitable Pharmacy Location
get
Get same day delivery orders
post
Create a same day delivery order
get
Fetch specialty pharmacies based on Rx token (for prescriber NPI) and insurance token (for bin, pcn, group)
get
Get a list of Transfers
post
Create a Transfer
get
List all Webhook Events
get
GET auto refill subscription
post
Create auto refill subscription for prescription
delete
Cancel an auto-refill subscription
get
Get Copay Request by request_id
get
Get Direct Transfer by token
get
Get a specific external location by id
get
Get external transfer details
get
Get Fill Request by token
get
Get Insurance details
get
Get media by id
get
Get current OpenAPI spec for Truepill APIs
get
Get Order
get
Get Patient
post
Update Patient
get
Get Prescriber
get
Get Prescription by token
get
Get a specific same day delivery order by ID
get
Get a Transfer by token
get
List NotifyRx Webhook Events
get
Get a list of all prescriptions currently subscribed to auto-refill for a given patient
get
Get Direct Transfer webhook events by token
get
Get list of webhook events
get
List Patient Prescriptions
get
Get Patient Survey
get
Get Prescription escript by token
get
Generate signing-url for read file from google storage
get
Generate signing-url for write file in to google storage
get
Get Claim information
post
Cancel Fill Request
post
Create Copay Request
post
Create Coverage Request
post
Create Direct Transfer
post
Create Fill Request
post
Fuzion test endpoint
post
Create Insurance
post
Create media record by file name provided
post
Create Order
post
Create Prescriber
post
Create a Prior Authorization request
post
Update Fill Request
post
Cancel Copay Request
post
Check Insurance Eligibility
post
Schedule a one-time order from the auto-refill prescription
post
Discontinue a Prescription by token
post
TransferOut a Prescription by token
post
Create an external transfer request for a prescription
post
Create an external transfer request for a prescription
put
Update a Fill Request's stripe payment
delete
Skip a scheduled fill request
v2
3
v1
Create a same day delivery order
Create a same day delivery order
post
/v1/same_day_delivery
Request body
Model173
required
patient_token
string
required
prescription_tokens
string[]
required
shipping_address
Shipping20Address
required
— unresolved $ref
external_location
Model171
required
insurance_tokens
string[]
delivery_instruction
string
Response
Successful
Changes