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
application/json
List of National Provider Identifiers (NPIs) to assess
Required array length:
1 - 50
elements10-digit National Provider Identifier
Example:
["1487648176"]
Medical billing code to evaluate likelihood for
Example:
"81416"
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
Available options:
CPT
, NDC
, HCPCS
, RC
, ICD
, MS-DRG
, R-DRG
, S-DRG
, APS-DRG
, AP-DRG
, APR-DRG
, APC
, LOCAL
, EAPG
, HIPPS
, CDT
, CSTM-ALL
Example:
"CPT"