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

Nirvana Health Medicaid API

Medicaid coverage and eligibility.

Nirvana Health Medicaid API is one of 4 APIs that Nirvana Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Medicaid. 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 5 schemas. It is described by OpenAPI 3.0.1, at version v1.

Requests are made against a single base URL, https://coverage-api.meetnirvana.com.

1 operations 1 paths 5 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v1
Base URL
https://coverage-api.meetnirvana.com/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Nirvana Health Medicaid API declares 1 security scheme for authenticating requests. An API key is passed in the header as apikey (apiKeyHeader). By default, every request must be authenticated.

  • apiKeyHeader — Nirvana issues an API key on request. Pass it in the apikey request header on every call. Contact Nirvana to provision a key.

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.

Medicaid 1

Medicaid coverage and eligibility.

POST
/v1/medicaid
Find Medicaid coverage
medicaid_v1_medicaid_post body → 200400401404422429500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are CoverageRequest (15 properties), Benefits (9 properties), CoverageResult (5 properties), Error (3 properties). Each schema is shown below with its type and property counts.

MedicaidRequest
Error
object
3 properties
Benefits
object
Payer-normalized, specialty-specific benefit details.
9 properties
CoverageRequest
object
15 properties 4 required
CoverageResult
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nirvana-medicaid-api-openapi.yml Raw ↑

Other APIs Nirvana Health publishes across the network.

Nirvana Health Cost Estimation API
Nirvana Health Coverage Scan API
Nirvana Health Eligibility API