Get in-network contracted rates
Retrieve contracted rates for healthcare providers (NPIs) for specific billing codes and insurance plans.
This endpoint supports bulk lookups for up to 50 NPIs per request, enabling efficient pricing discovery across multiple providers simultaneously.
Supported Rate Types
- Fee-for-Service (FFS) – Per-procedure contracted rates
- Capitated – Monthly per-member rates (coming soon)
- Bundled – Episode-based payment models (coming soon)
Use Cases
- Care navigation and provider comparison
- Patient cost estimation and transparency
- Network adequacy analysis
- Provider directory integration
- Contracting and compliance analysis
Authorizations
Your API key for authentication. Include this header in all requests.
Note: When using the API Gateway (care-navigation-gateway-ccg16t89.wl.gateway.dev), use query parameter authentication instead: ?key=YOUR_API_KEY
Get your API key by reaching out to support@docaroo.com.
Body
List of National Provider Identifiers (NPIs) to lookup pricing for
1 - 50 elements10-digit National Provider Identifier
^[0-9]{10}$["1043566623", "1972767655"]Medical billing code to retrieve pricing for
"99214"
Insurance plan identifier. Accepts:
- EIN (Employer Identification Number) for self-funded plans
- HIOS ID (Health Insurance Oversight System) for marketplace plans
- Custom Plan ID for proprietary plan identification
"942404110"
Medical billing code standard:
- CPT: Current Procedural Terminology
- NDC: National Drug Code
- HCPCS: Healthcare Common Procedure Coding System
- ICD: International Classification of Diseases
- DRG: Diagnosis Related Group (various types)
- APC: Ambulatory Payment Classification
- CDT: Current Dental Terminology
CPT, NDC, HCPCS, RC, ICD, MS-DRG, R-DRG, S-DRG, APS-DRG, AP-DRG, APR-DRG, APC, LOCAL, EAPG, HIPPS, CDT, CSTM-ALL "CPT"