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

File records for patient identification photos and selfies, backed by Google Cloud Storage signed URLs — the API mints a read or write signed URL and the client transfers the bytes directly, so no image data transits the API itself. Both v1 and v2 are live.

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

Tagged areas include Media and Document Upload. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 12 operations across 12 paths, and defines 13 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 12 paths 13 schemas 8 GET4 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 Media 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 12 paths, the API surfaces 12 operations — 8 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

media 12

Media upload and retrieval with signed read/write URLs (v1 and v2).

POST
/api/v1/media
Create media record by file name provided
postApiV1Media body → 200401404500
GET
/api/v1/media/{id}
Get media by id
getApiV1MediaId 1 param → 200401404500
GET
/api/v1/media/{id}/signed-url/read
Generate signing-url for read file from google storage
getApiV1MediaIdSignedurlRead 1 param → 200401403404422500
GET
/api/v1/media/{id}/signed-url/write
Generate signing-url for write file in to google storage
getApiV1MediaIdSignedurlWrite 1 param → 200401403404422500
POST
/api/v2/media
Create media record by file name provided
postApiV2Media body → 200401404500
GET
/api/v2/media/{id}
Generate signing-url for read file from google storage
getApiV2MediaId 1 param → 200401404500
POST
/v1/media
Create media record by file name provided
postV1Media body → 200401404500
GET
/v1/media/{id}
Get media by id
getV1MediaId 1 param → 200401404500
GET
/v1/media/{id}/signed-url/read
Generate signing-url for read file from google storage
getV1MediaIdSignedurlRead 1 param → 200401403404422500
GET
/v1/media/{id}/signed-url/write
Generate signing-url for write file in to google storage
getV1MediaIdSignedurlWrite 1 param → 200401403404422500
POST
/v2/media
Create media record by file name provided
postV2Media body → 200401404500
GET
/v2/media/{id}
Generate signing-url for read file from google storage
getV2MediaId 1 param → 200401404500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Model160 (5 properties), Model54 (5 properties), Model188 (4 properties), Model75 (4 properties). Each schema is shown below with its type and property counts.

CreateMediaV2
object
1 property 1 required
Model161
object
3 properties
Model109
object
3 properties
Model9
object
3 properties
CreateMedia
object
2 properties 1 required
Model108
object
3 properties
Model160
object
5 properties
Model55
object
3 properties
Model56
object
3 properties
Model75
object
4 properties 4 required
Model188
object
4 properties 4 required
Model54
object
5 properties
Model3
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

truepill-media-api-openapi.yml Raw ↑

Other APIs Truepill publishes across the network.

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

This is an independent, third-party profile of Truepill Media 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.