API Reference
The MyMenopauseRx Developer API — public, read-only endpoints with a live playground.
Every endpoint is a public GET. Each endpoint page — listed in the sidebar —
documents its parameters and response schema, and ships with an interactive
playground so you can fire a real request and inspect the response without
leaving the page.
Base URL: https://api.mymenopauserx.com
These reference pages are generated directly from our OpenAPI specification, so they always match the live API.
Errors
The conventional HTTP status codes to handle when calling the directory.
List bookable appointment types across the public provider roster. GET
Returns the distinct enabled appointment types, each annotated with the US states it is offered in and whether new patients may book it. Pass `state` to restrict the catalog (and each type's reported `states`) to a single state. Responses are publicly cacheable and support `ETag`/`If-None-Match`.