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.

Create, validate, scrub, and submit professional and institutional claims.

Concepts

  • See the Claims lifecycle workflow for the end-to-end story.
  • All monetary values are integer cents.
  • Required documents are surfaced via /claims/{id}/required-documents.

Scopes

claims:read, claims:write

Endpoints

MethodPath
GET/v1/claims/{id}/apply-fix
POST/v1/claims/{id}/apply-fix
POST/v1/claims/{id}/apply-fixes
POST/v1/claims/{id}/check-eligibility
GET/v1/claims/{id}/documents
POST/v1/claims/{id}/documents
DELETE/v1/claims/{id}/documents
GET/v1/claims/{id}/required-documents
POST/v1/claims/{id}/scrub
POST/v1/claims/{id}/validate-codes
GET/v1/claims/calculate-eta
POST/v1/claims/calculate-eta
GET/v1/claims
POST/v1/claims
GET/v1/claims/validate
POST/v1/claims/validate
See the Full schema section in the sidebar for the interactive request/response reference rendered from openapi.json.