API Client

Bridge provides official API clients for TypeScript and Python. Both SDKs are generated from our OpenAPI specification and offer type-safe methods, automatic authentication, and consistent error handling.

Choose the guide for your stack:

Shared capabilities

Both clients support:

  • Authentication: API key configuration with automatic token handling
  • Environments: Production and Sandbox for each client
  • Generated resources: Patients, policies, eligibility, and other Bridge API resources
  • Validation: Request and response validation aligned with the API specification

Resources