Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.have-foresight.app/llms.txt

Use this file to discover all available pages before exploring further.

Foresight runs two API environments. They are completely isolated — keys, data, webhooks, and infrastructure don’t cross between them.
EnvironmentBase URLKey prefixReal payers?
Productionhttps://api.have-foresight.app/v1fsk_live_...Yes
Sandboxhttps://api.staging.have-foresight.app/v1fsk_test_...No (mocked)

Sandbox

The sandbox is a full clone of the production API with payer integrations mocked. Use it for:
  • End-to-end testing in CI.
  • Local development against a known-good dataset.
  • Demos and onboarding without touching real PHI.
Sandbox claims, prior authorizations, and eligibility responses are synthetic — they do not get submitted to real clearinghouses or payers.

Production access

Production access requires:
  1. A signed Business Associate Agreement (BAA) on file. See HIPAA compliance.
  2. Verification of your organization (NPI, TIN).
  3. At least one production-scope API key generated in the dashboard.
Reach out to support@have-foresight.com to begin the production-access process.

Status & uptime

Live status, scheduled maintenance windows, and incident history are at status.have-foresight.app. Subscribe to RSS or email updates from that page.