Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HealthSherpa Quotes API

The Quotes API from HealthSherpa — 1 operation(s) for quotes.

HealthSherpa Quotes API is one of 5 APIs that HealthSherpa publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against a single base URL, https://api.one.healthsherpa.com.

1 operations 1 paths 13 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.one.healthsherpa.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

HealthSherpa Quotes API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Quotes 1
POST
/v1/quotes
Search plans for one coverage type
createQuote body → 200400403413415429500502

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are PlanQuoteResult (16 properties), ApplicantInput (9 properties), QuoteRequest (7 properties), QuoteFilters (6 properties). Each schema is shown below with its type and property counts.

QuoteRequest
object
Canonical quote request for new integrations. Legacy include input is accepted for backward compatibility but ignored.
7 properties 3 required
PageInput
object
2 properties
MedicalFilters
object
4 properties
ErrorResponse
object
Canonical error envelope returned by HealthSherpa-owned API endpoint, infrastructure filter, and backend service failures. The direct enrollment endpoints retu…
1 property 1 required
SortInput
object
2 properties
QuoteResponseMeta
object
4 properties 4 required
PlanQuoteResult
object
16 properties 11 required
QuoteFilters
object
6 properties
QuoteContext
object
5 properties 4 required
LocationInput
object
3 properties 2 required
HouseholdQuoteInput
object
4 properties 2 required
ApplicantInput
object
9 properties 4 required
QuoteResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

healthsherpa-quotes-api-openapi.yml Raw ↑

Other APIs HealthSherpa publishes across the network.

HealthSherpa Enrollment Sessions API
HealthSherpa Enrollments API
HealthSherpa Reference API
HealthSherpa Utility API