get
https://api.ribbonhealth.com/v2/pricing/locations/procedures
Find location-level procedure prices near an address or lat/lng,
sorted by price ascending (min).
This is the primary “shop around me” endpoint for individual procedures.
Location required
Unlike v1 (which silently defaulted to a New York City address), v2 requires
either address or both lat and lng. Missing location → HTTP 400.
Providing only one of lat/lng → HTTP 400. Failed geocoding → HTTP 400.
Example Use Case
Search for CPT 27447 within 25 miles of ZIP 10001 for carrier 78110,
sorted from lowest to highest negotiated min, with facility address fields
for a map UI.
Carrier filtering
Prefer carrier_id. plan_id currently returns HTTP 501.
carrier_id and plan_id are mutually exclusive.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
