patientview.org
PatientView was a UK kidney patient portal for viewing health information. Its public site now states the service has closed down and users have been directed to alternative systems such as Patients Know Best.
patientview.org exposes a documented REST API (OpenAPI preserved by APIs.guru) that uses a login-issued `X-Auth-Token`; no public GraphQL API, MCP server, or CLI was found.
- PatientView REST APIdiscovered
Use a PatientView username/password to call /auth/login; the API description says this returns a token that must be sent on subsequent requests in the X-Auth-Token header. The currently public page at PatientView API docs only states that PatientView has closed down, so this flow is documented only via the preserved OpenAPI document at APIs.guru.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing