> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.joincandidhealth.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.joincandidhealth.com/_mcp/server.

Endpoints in our API live in one of three states: beta, available, and deprecated.

* **Beta**: Endpoints in this state can be used, but proceed with caution. We are still working on them, and
  they may change or break at any time.
* **Available**: Endpoints in this state are available and reliable to use. We actively provide support for them, so
  please do let us know if anything is not working as expected!
* **Deprecated**: Endpoints in this state are available to use, however we generally will have a recommendation of
  something better to use (maybe a new version or a different endpoint). We provide support for these on a case-by-case
  basis, sometimes asking you to upgrade your client to resolve any issues.

Our endpoint documentation will specify if the endpoint is beta or deprecated. Otherwise, you can safely assume
that it is available.