Thrive AI Health
Api reference

API reference

Interactive reference for every Partner API endpoint — live try-it panel, request/response schemas, and auto-generated code samples.

Every endpoint is documented on its own page with a request schema, response schemas per status code, an authentication block, and an interactive Try it panel that will call the API from your browser. Pick a tag group below, or browse via the sidebar.

Currently documented: 120 operations across 27 tag groups.

How the Try-it panel works

The panel lets you exercise any endpoint against a live server without leaving the docs. Under the hood:

  1. Your browser POSTs to /api/openapi-proxy on this docs site.
  2. The proxy forwards the request to the chosen server (from the servers list in the OpenAPI document) with whatever headers and body you supplied.
  3. The response streams back and is rendered inline.

For server-to-server testing, the curl / JS / Python code samples on each endpoint page are copy-pasteable and self-contained.

On this page