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

Turquoise Health Consumer Pricing API

The Consumer Pricing API from Turquoise Health — 15 operation(s) for consumer pricing.

Turquoise Health Consumer Pricing API is one of 3 APIs that Turquoise Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Consumer Pricing. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 15 operations across 15 paths, and defines 61 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.turquoise.health.

15 operations 15 paths 61 schemas 11 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.turquoise.health
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Turquoise Health Consumer Pricing API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). It accepts HTTP bearer tokens (PartnerBearerToken).

  • PartnerBearerToken — OAuth2 access token issued by Turquoise; validated against turquoise-api's /oauth/authorize on every request.

Paths & Operations 15

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

Consumer Pricing 15
GET
/v3/providers/types
Get Provider Types
v3_get_provider_types → 200400404422429500
GET
/v3/providers
List Providers
v3_list_providers 17 params → 200400404422429500
GET
/v3/providers/{provider_id}
Get Provider Details
v3_get_provider 1 param → 200400404422429500
GET
/v3/payers
List Payers
v3_list_payers 12 params → 200400404422429500
GET
/v3/payers/{payer_id}
Get Payer Details
v3_get_payer 1 param → 200400404422429500
GET
/v3/networks
List Networks
v3_list_networks 15 params → 200400404422429500
GET
/v3/networks/{network_id}
Get Network Details
v3_get_network 1 param → 200400404422429500
GET
/v3/packages
List Packages
v3_list_packages 9 params → 200400404422429500
GET
/v3/packages/{package_id}
Get Package Details
v3_get_package 1 param → 200400404422429500
GET
/v3/packages/{package_id}/line_items
List a Package's Contents
v3_list_package_line_items 1 param → 200400404422429500
POST
/v3/prices/query
List Prices
v3_query_prices body → 200400404422429500
POST
/v3/prices/compare
Get Price Statistics
v3_compare_prices body → 200400404422429500
GET
/v3/prices/{price_id}
Get a Price
v3_get_price 2 params → 200400404422429500
POST
/v3/personalized-estimates
List personalized prices
v3_list_personalized_estimates 1 param body → 200202400401403404422429
POST
/v3/personalized-estimates/compare
Compare personalized prices across providers for a package
v3_compare_personalized_estimates body → 200202400401403404422429

Schemas 61

The contract defines 61 schemas that model the data the API accepts and returns. The most detailed are ConsumerSitePersonalizedEstimatesQueryRequest (9 properties), ConsumerSiteModulesConsumerPricingV3DtosPersonalizedEstimatePersonalizedEstimate (8 properties), Package (8 properties), ConsumerSiteBenefitsSummary (8 properties). Each schema is shown below with its type and property counts.

MatchContext
object
Query-relative metadata for resources with a concrete location.
2 properties
ConsumerSiteMoney
object
The single money shape used everywhere a monetary value appears.
3 properties 2 required
ConsumerSiteLocationWithin
object
Region filter. Exactly one of state / cbsa / zipcodes.
3 properties
SearchContext
object
Query-relative semantic-search metadata.
1 property
ConsumerSitePricingResolved
object
The resolved payment arrangement on a price. Cash prices omit network/payer; negotiated prices carry both as reference stubs.
3 properties 1 required
ListEnvelope_Network_
object
5 properties 2 required
EntityRef
object
Two-field reference stub. expand= swaps it for the full entity. name is nullable by design: 0.8% of priced providers have no reference row (measured 07/2026),…
2 properties 1 required
Package
object
8 properties 2 required
ConsumerSiteLocation
object
Structured location intent: exactly one of the three modes.
3 properties
ConsumerSiteResponseMeta
object
ResponseMeta
1 property
ConsumerSiteModulesConsumerPricingV3DtosPersonalizedEstimatePersonalizedEstimate
object
ModulesConsumerPricingV3DtosPersonalizedEstimatePersonalizedEstimate
8 properties 5 required
ConsumerSiteBenefitsSummary
object
8 properties 8 required
ConsumerSitePriceSort
string
Sort options for price listings. distance requires a near/zip location.
ConsumerSiteNoDataReason
string
NoDataReason
ComparisonStats
object
6 properties 6 required
ErrorCode
string
Stable error code registry for the v3 surface. Switch on this in code.
LocationWithin
object
Region filter. Exactly one of state / cbsa / zipcodes.
3 properties
PricesQueryRequest
object
8 properties 2 required
ConsumerSitePersonalizedEstimateErrorResponse
object
Top-level error envelope for v3 personalized estimates.
1 property 1 required
ResponseMeta
object
1 property
ConsumerSiteLocationNear
object
LocationNear
3 properties 2 required
PricesCompareRequest
object
POST /v3/prices/compare body — the query shape minus sort/expand/pagination.
4 properties 2 required
PricingResolved
object
The resolved payment arrangement on a price. Cash prices omit network/payer; negotiated prices carry both as reference stubs.
3 properties 1 required
ErrorPayload
object
6 properties 2 required
Provider
object
7 properties 3 required
ConsumerSitePriceComparison
object
PriceComparison
5 properties 1 required
ConsumerSiteMemberCostShare
object
MemberCostShare
6 properties 6 required
PriceSort
string
Sort options for price listings. distance requires a near/zip location.
PageMeta
object
3 properties 2 required
Network
object
5 properties 3 required
ConsumerSitePersonalizedEstimateErrorPayload
object
Details about an error returned by a v3 personalized-estimate endpoint.
6 properties 2 required
ListEnvelope_Provider_
object
5 properties 2 required
ListEnvelope_Payer_
object
5 properties 2 required
PricingNegotiated
object
2 properties 2 required
ConsumerSitePersonalizedEstimateErrorCode
string
Stable error codes returned by the v3 personalized-estimate endpoints. Uppercase codes come from Consumer Pricing v3. Lowercase codes are specific to personali…
ProviderPackagePrice
object
8 properties 5 required
ErrorResponse
object
1 property 1 required
ConsumerSiteLineItem
object
A component of a package's composition (from apisspcontents).
5 properties 5 required
ListEnvelope_ProviderPackagePrice_
object
5 properties 2 required
ConsumerSitePersonalizedEstimatesQueryRequest
object
Inbound payload for the v3 list-prices endpoint.
9 properties 3 required
PricingCash
object
1 property 1 required
ListEnvelope_Package_
object
5 properties 2 required
PriceExpand
string
Optional relations the price detail endpoint can inline via expand.
ConsumerSiteEntityRef
object
Two-field reference stub. expand= swaps it for the full entity. name is nullable by design: 0.8% of priced providers have no reference row (measured 07/2026),…
2 properties 1 required
Money
object
The single money shape used everywhere a monetary value appears.
3 properties 2 required
ConsumerSitePriceComparisonInput
object
Inbound payload for the v3 compare endpoint.
5 properties 3 required
Location
object
Structured location intent: exactly one of the three modes.
3 properties
ConsumerSiteModulesConsumerPricingV3DtosCommonPageMeta
object
ModulesConsumerPricingV3DtosCommonPageMeta
3 properties 2 required
LocationNear
object
3 properties 2 required
NoDataReason
string
BillingCode
object
A billing code and its coding system. Shared vocabulary primitive — used wherever a resource surfaces a structured code (e.g. Package.anchorcodes); semantics b…
2 properties 2 required
PriceComparison
object
5 properties 1 required
ProviderAddress
object
5 properties 3 required
LineItem
object
A component of a package's composition (from apisspcontents).
5 properties 5 required
ConsumerSiteListEnvelopePersonalizedEstimate
object
ListEnvelopePersonalizedEstimate
5 properties 2 required
ListEnvelope_LineItem_
object
5 properties 2 required
ConsumerSiteMemberEligibilityInput
object
Shared eligibility fields carried by all cost-share input payloads. Contains PHI (name/DOB/member id) — handle per HIPAA controls.
5 properties 5 required
ConsumerSitePricingNegotiated
object
PricingNegotiated
2 properties 2 required
ConsumerSiteComparisonStats
object
ComparisonStats
6 properties 6 required
Payer
object
4 properties 1 required
ConsumerSiteBenefitCategory
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

turquoise-health-consumer-pricing-api-openapi.yml Raw ↑

Other APIs Turquoise Health publishes across the network.

Turquoise Connector (MCP)
Standard Service Packages (SSP)
Where this information came from

This is an independent, third-party profile of Turquoise Health Consumer Pricing 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.