Jump to Content
H1 API DocsGuidesAPI ReferenceTry H1!
HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceTry H1!H1 API Docs
Guides
Authentication

Overview

  • Getting Started
  • Authentication
  • H1 Products

H1 data

  • H1 Directory
  • Confidence Scores
  • NPI (National Provider Identifier)
  • Networks
  • Focus Areas
  • Eligibility
  • Cost & Quality
  • Specialties
  • Organizations
  • Procedures
  • Location Types
  • TINs

Workflow Guides

  • Introduction
  • Provider Search
    • Provider Search Basics
    • Search for Specialties
    • Search for In-Network Providers
    • Find a Specific Provider
    • Search for Procedures
    • Search by Organization (Providers)
  • Location Search
    • Location Search Basics
    • Search for Location Types
    • Search by Organization (Locations)
  • Cost & Quality Search
    • Aggregate Cost/Quality Scores
    • Procedure-Level Cost & Experience
    • Patient Satisfaction Rating
  • Network Data
    • User Dropdown
    • Network Mapping
  • Filtering/Ranking
    • Create a Boost Filter
    • Create a Custom Filter
    • Using Weighted Custom Filters
  • Eligibility Check

API Information

  • Latency
  • Include/Exclude Fields from API Response
  • Rate Limits

Authentication

Suggest Edits

The H1 API uses an API Key to authenticate requests.

Authentication is performed by passing the token as an HTTP header in the Bearer Authentication scheme Authorization: Bearer {customer_token}.

🚧

Make sure to keep this API Key secure!

Do not share your API Key in publicly accessible areas, such as Github, client-side code, or internal communication tools

Updated 2 months ago