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

The Filters API from Ribbon Health — 4 operation(s) for filters.

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

This API exposes 8 operations across 4 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 4 paths 0 schemas 2 DELETE2 GET2 POST2 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 Filters 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 4 paths, the API surfaces 8 operations — 2 DELETE, 2 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Filters 8
GET
/custom/providers/filters
getCustomProviderFilters
getCustomProviderFilters → 200
POST
/custom/providers/filters
createCustomProviderFilter
createCustomProviderFilter body → 201400409
PUT
/custom/providers/filters/{filter_uuid}
editCustomProviderFilter
editCustomProviderFilter 1 param body → 200400404409
DELETE
/custom/providers/filters/{filter_uuid}
deleteCustomProviderFilter
deleteCustomProviderFilter 1 param → 204404
GET
/custom/locations/filters
getCustomLocationFilters
getCustomLocationFilters → 200
POST
/custom/locations/filters
createCustomLocationFilter
createCustomLocationFilter body → 201400409
PUT
/custom/locations/filters/{filter_uuid}
editCustomLocationFilter
editCustomLocationFilter 1 param body → 200400404409
DELETE
/custom/locations/filters/{filter_uuid}
deleteCustomLocationFilter
deleteCustomLocationFilter 1 param → 204404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ribbon-health-filters-api-openapi.yml Raw ↑

Other APIs Ribbon Health publishes across the network.

Ribbon Health Cost Estimates 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 Reference Endpoints API
Ribbon Health TINs API