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 Locations API

The Locations API from Ribbon Health — 5 operation(s) for locations.

Ribbon Health Locations 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 Locations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 5 JSON Schemas.

This API exposes 8 operations across 5 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.

8 operations 5 paths 0 schemas 1 DELETE2 GET1 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 Locations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 2 GET, 1 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Locations 8
GET
/custom/locations
getCustomLocations
getCustomLocations 28 params → 200400403
POST
/custom/locations
postCustomLocations
postCustomLocations body → 201400409
GET
/custom/locations/{location_uuid}
getCustomLocation
getCustomLocation 1 param → 200404
PUT
/custom/locations/{location_uuid}
putCustomLocation
putCustomLocation 1 param body → 200400404
DELETE
/custom/locations/{location_uuid}
deleteCustomLocation
deleteCustomLocation 1 param → 204404
PUT
/custom/locations/{location_uuid}/insurances
putCustomLocationInsurances
putCustomLocationInsurances 1 param body → 200400404
PUT
/custom/locations/{location_uuid}/organizations
putCustomLocationOrganizations
putCustomLocationOrganizations 1 param body → 200400404
PUT
/custom/locations/{location_uuid}/clinical_areas
putCustomLocationClinicalAreas
putCustomLocationClinicalAreas 1 param body → 200400404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ribbon-health-locations-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 Networks API
Ribbon Health Organizations API
Ribbon Health Price Transparency API
Ribbon Health Providers API
Ribbon Health Reference Endpoints API
Ribbon Health TINs API