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

Ribbon Health Reference Endpoints API

The Reference Endpoints API from Ribbon Health — 13 operation(s) for reference endpoints.

Ribbon Health Reference Endpoints API is one of 10 APIs that Ribbon Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Reference Endpoints. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 5 JSON Schemas.

This API exposes 23 operations across 13 paths. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://api.ribbonhealth.com/v1.

23 operations 13 paths 0 schemas 4 DELETE11 GET4 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.ribbonhealth.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Ribbon Health Reference Endpoints API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 23

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

Reference Endpoints 23
GET
/custom/insurances
getInsurances
getInsurances 12 params → 200400
POST
/custom/insurances
postCustomInsurance
postCustomInsurance body → 201400409
GET
/custom/insurances/{insurance_uuid}
getCustomInsurance
getCustomInsurance 1 param → 200404
PUT
/custom/insurances/{insurance_uuid}
putCustomInsurance
putCustomInsurance 1 param body → 200400404409
DELETE
/custom/insurances/{insurance_uuid}
deleteCustomInsurance
deleteCustomInsurance 1 param → 204404
GET
/custom/specialties
getSpecialties
getSpecialties 4 params → 200403
POST
/custom/specialties
postCustomSpecialty
postCustomSpecialty body → 201400409
GET
/custom/specialties/{specialty_uuid}
getCustomSpecialty
getCustomSpecialty 1 param → 200404
PUT
/custom/specialties/{specialty_uuid}
putCustomSpecialty
putCustomSpecialty 1 param body → 200400404409
DELETE
/custom/specialties/{specialty_uuid}
deleteCustomSpecialty
deleteCustomSpecialty 1 param → 204404
GET
/provider_types
getCustomProviderTypes
getCustomProviderTypes 1 param → 200
POST
/custom/provider_types
postCustomProviderType
postCustomProviderType body → 201400409
GET
/custom/provider_types/{provider_type_uuid}
getCustomProviderType
getCustomProviderType 1 param → 200404
PUT
/custom/provider_types/{provider_type_uuid}
putCustomProviderType
putCustomProviderType 1 param body → 200400403404409
DELETE
/custom/provider_types/{provider_type_uuid}
deleteCustomProviderType
deleteCustomProviderType 1 param → 204403404
GET
/location_types
getCustomLocationTypes
getCustomLocationTypes 1 param → 200
POST
/custom/location_types
postCustomLocationType
postCustomLocationType body → 201400409
GET
/custom/location_types/{location_type_uuid}
getCustomLocationType
getCustomLocationType 1 param → 200404
PUT
/custom/location_types/{location_type_uuid}
putCustomLocationType
putCustomLocationType 1 param body → 200400403404409
DELETE
/custom/location_types/{location_type_uuid}
deleteCustomLocationType
deleteCustomLocationType 1 param → 204403404
GET
/procedures
getProcedures
getProcedures 4 params → 200
GET
/procedures/{procedure_uuid}
getProcedure
getProcedure 1 param → 200404
GET
/languages
getLanguages
getLanguages 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ribbon-health-reference-endpoints-api-openapi.yml Raw ↑

Other APIs Ribbon Health publishes across the network.

Ribbon Health Cost Estimates API
Ribbon Health Filters API
Ribbon Health Focus Area Endpoints API
Ribbon Health Locations API
Ribbon Health Networks API
Ribbon Health Organizations API
Ribbon Health Price Transparency API
Ribbon Health Providers API
Ribbon Health TINs API