Truepill

Truepill is a pharmacy and healthcare-infrastructure company providing API-driven prescription fulfillment, pharmacy dispensing, insurance/copay adjudication, telehealth, and at-home diagnostics. Following LetsGetChecked's 2024 acquisition of Truepill, the combined company rebranded as Fuze Health in May 2025, and the developer platform now ships as FuzeRx. The REST API exposes JSON endpoints for patients, prescriptions, transfers, insurance/copay, and webhook events under https://rxapi.fuzehealth.com/v1.

Truepill publishes 5 APIs on the APIs.io network, including Insurance API, Patients API, Prescriptions API, and 2 more. Tagged areas include Pharmacy, Healthcare, Prescription Fulfillment, Telehealth, and Diagnostics.

Truepill’s developer surface includes authentication, documentation, and 7 more developer resources.

32.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessEnterpriseSelf serve
5 APIs
PharmacyHealthcarePrescription FulfillmentTelehealthDiagnosticsInsurance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 32.3/100 · thin
Contract Quality 14.2 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/truepill: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Truepill Insurance API

Insurance objects, copay requests, and claim adjudication.

Truepill Patients API

Patient records and demographics.

Truepill Prescriptions API

Prescription details and routing.

Truepill Transfers API

Pharmacy-to-pharmacy prescription transfers.

Truepill Webhooks API

Asynchronous event retrieval.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Truepill (FuzeRx) API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Truepill Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Truepill Authentication

apiKey · 1 scheme

SECURITY

Truepill Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Truepill Agentic Access

15 operations · 7 acting

15 operations · 7 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: truepill
url: https://raw.githubusercontent.com/api-evangelist/truepill/refs/heads/main/apis.yml
name: Truepill
kind: company
description: Truepill is a pharmacy and healthcare-infrastructure company providing API-driven prescription fulfillment, pharmacy
  dispensing, insurance/copay adjudication, telehealth, and at-home diagnostics. Following LetsGetChecked's 2024 acquisition
  of Truepill, the combined company rebranded as Fuze Health in May 2025, and the developer platform now ships as FuzeRx.
  The REST API exposes JSON endpoints for patients, prescriptions, transfers, insurance/copay, and webhook events under https://rxapi.fuzehealth.com/v1.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/truepill.png
tags:
- Pharmacy
- Healthcare
- Prescription Fulfillment
- Telehealth
- Diagnostics
- Insurance
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: truepill:truepill-insurance-api
  name: Truepill Insurance API
  description: Insurance objects, copay requests, and claim adjudication.
  humanURL: https://rxdocs.fuzehealth.com
  baseURL: https://rxapi.fuzehealth.com/v1
  tags:
  - Insurance
  properties:
  - type: OpenAPI
    url: openapi/truepill-insurance-api-openapi.yml
  - type: Documentation
    url: https://rxdocs.fuzehealth.com
  - type: PostmanCollection
    url: collections/truepill.postman_collection.json
  - type: OpenCollection
    url: collections/truepill.opencollection.json
  - type: APIReference
    url: https://tpos-api.truepill.com/documentation/
- aid: truepill:truepill-patients-api
  name: Truepill Patients API
  description: Patient records and demographics.
  humanURL: https://rxdocs.fuzehealth.com
  baseURL: https://rxapi.fuzehealth.com/v1
  tags:
  - Patients
  properties:
  - type: OpenAPI
    url: openapi/truepill-patients-api-openapi.yml
  - type: Documentation
    url: https://rxdocs.fuzehealth.com
  - type: PostmanCollection
    url: collections/truepill.postman_collection.json
  - type: OpenCollection
    url: collections/truepill.opencollection.json
  - type: APIReference
    url: https://tpos-api.truepill.com/documentation/
- aid: truepill:truepill-prescriptions-api
  name: Truepill Prescriptions API
  description: Prescription details and routing.
  humanURL: https://rxdocs.fuzehealth.com
  baseURL: https://rxapi.fuzehealth.com/v1
  tags:
  - Prescriptions
  properties:
  - type: OpenAPI
    url: openapi/truepill-prescriptions-api-openapi.yml
  - type: Documentation
    url: https://rxdocs.fuzehealth.com
  - type: PostmanCollection
    url: collections/truepill.postman_collection.json
  - type: OpenCollection
    url: collections/truepill.opencollection.json
  - type: APIReference
    url: https://tpos-api.truepill.com/documentation/
- aid: truepill:truepill-transfers-api
  name: Truepill Transfers API
  description: Pharmacy-to-pharmacy prescription transfers.
  humanURL: https://rxdocs.fuzehealth.com
  baseURL: https://rxapi.fuzehealth.com/v1
  tags:
  - Transfers
  properties:
  - type: OpenAPI
    url: openapi/truepill-transfers-api-openapi.yml
  - type: Documentation
    url: https://rxdocs.fuzehealth.com
  - type: PostmanCollection
    url: collections/truepill.postman_collection.json
  - type: OpenCollection
    url: collections/truepill.opencollection.json
  - type: APIReference
    url: https://tpos-api.truepill.com/documentation/
- aid: truepill:truepill-webhooks-api
  name: Truepill Webhooks API
  description: Asynchronous event retrieval.
  humanURL: https://rxdocs.fuzehealth.com
  baseURL: https://rxapi.fuzehealth.com/v1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/truepill-webhooks-api-openapi.yml
  - type: Documentation
    url: https://rxdocs.fuzehealth.com
  - type: PostmanCollection
    url: collections/truepill.postman_collection.json
  - type: OpenCollection
    url: collections/truepill.opencollection.json
  - type: APIReference
    url: https://tpos-api.truepill.com/documentation/
common:
- type: AgenticAccess
  url: agentic-access/truepill-agentic-access.yml
- type: DomainSecurity
  url: security/truepill-domain-security.yml
- type: Authentication
  url: authentication/truepill-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/truepill
- type: Website
  url: https://www.truepill.com
- type: Documentation
  url: https://rxdocs.fuzehealth.com
- type: Plans
  url: plans/truepill-plans-pricing.yml
- type: RateLimits
  url: rate-limits/truepill-rate-limits.yml
- type: FinOps
  url: finops/truepill-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com