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.

Generate, send, and track appeal letters.

Concepts

  • Appeals are scoped to a denial.
  • Letters can be auto-generated from templates or supplied directly.
  • Outcomes are recorded automatically when the payer responds electronically.

Scopes

appeals:read, appeals:write

Endpoints

MethodPath
POST/v1/appeals/{id}/generate-letter
POST/v1/appeals/{id}/outcome
GET/v1/appeals/{id}
PATCH/v1/appeals/{id}
POST/v1/appeals/{id}/send
POST/v1/appeals
See the Full schema section in the sidebar for the interactive request/response reference rendered from openapi.json.