Partner biomarker-contextual recommendation
Accepts a partner-supplied biomarker payload + women's-health cycle context; returns a written recommendation grounded in peer-reviewed research, with citations. Mirrors the the Health platform Insights service recommendation surface 1:1 — Zuplo adds partner auth + rate limit + origin verification at the edge, origin still runs the actual reasoning pipeline.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format ApiKey YOUR_KEY_HERE.
Partner biomarker-contextual recommendation › Responses
Recommendation served or suppressed (see suppression_reason in body).
Tenant pre-flight
Returns the calling partner's tenant identifier, consent state, scopes, and rate-limit ceiling. Use this before debugging recommendation calls — a freshly-issued sandbox key whose tenant has not been provisioned yet returns consent_state=not_provisioned without burning recommendation compute. Issue #405 partner-DX burndown item 8.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format ApiKey YOUR_KEY_HERE.
Tenant pre-flight › Responses
Pre-flight state for the calling tenant.