API Documentation
API Reference
Care Navigation Data API endpoints and documentation
Base URL
API Gateway: https://care-navigation-gateway-ccg16t89.wl.gateway.dev
Authentication
All API requests require authentication using a query parameter:
Keep your API key secure and never expose it in client-side code.
Getting Your API Key
Contact our support team at support@docaroo.com to request API access and receive your API key.
Quick Test
Try this example with real provider NPIs:
API Endpoints
The API provides two main categories of endpoints:
In-Network Pricing
Get contracted rates for healthcare providers with min/max/avg pricing and instance counts
Procedure Likelihood
Assess provider capability for specific medical procedures with confidence scores
Response Format
All successful responses include:
- data: Results organized by NPI
- meta: Request metadata including payer, processing time, and record counts
Example pricing response structure:
Explore the interactive documentation below to test each endpoint.