# TailorMed > TailorMed is a medication success platform that removes access, affordability and > adherence barriers across the patient medication journey, connecting patients, > providers, pharmacies and life sciences companies to financial assistance programs. > Founded in Israel, US-headquartered. Generated by API Evangelist on 2026-08-29 from TailorMed's own public surface. TailorMed does not publish an llms.txt of its own (https://www.tailormed.com/llms.txt returns 404). ## What an agent can and cannot do here TailorMed has a real, currently-versioned API and data-exchange program, but **no public machine-readable contract**. There is no OpenAPI, AsyncAPI, GraphQL SDL, WSDL or .proto at any public URL. The API reference lives on the TailorMed Implementation Hub (hub.tailormed.co, canonical docs.tailormed.co), which is a Docusaurus site gated behind an Okta login and marked "TAILORMED CONFIDENTIAL AND PROPRIETARY". Page titles, the sitemap and version footers are public; the reference bodies are not. There is no MCP server and no A2A agent card. An agent cannot call TailorMed today without a signed customer relationship. ## Integration surfaces (documentation gated) - Application Data API — https://hub.tailormed.co/dta/applicationAPI/v1.9.4 (v1.9, v1.9.2, v1.9.3, v1.9.4) - Claims Data API — https://hub.tailormed.co/dta/claims-data-api/v1.1 - HL7 & FHIR data exchange — https://hub.tailormed.co/hl7-fhir/v1.5.3 (1.3.3, 1.5, 1.5.1, 1.5.2, 1.5.3), incl. an Epic MyChart section - Webhook Integration Guide — https://hub.tailormed.co/dta/webhook-guide - SFTP file exchange (provider + pharmacy) — https://hub.tailormed.co/sftp (v2.3, v2.4, provider 2.5.1, pharmacy 2.5.3/2.5.4) - API Documentation index — https://hub.tailormed.co/dta/api-documentation TailorMed's own product page states: "Keep patient, prescription, and program data accurate and in sync — via HL7/FHIR, TailorMed API, or SFTP." (https://www.tailormed.com/solutions/tailormed-core) ## Identity (public, verified) - OpenID Connect discovery — https://auth.tailormed.com/.well-known/openid-configuration - OAuth 2.0 authorization server metadata — https://auth.tailormed.com/.well-known/oauth-authorization-server - Issuer: https://auth.tailormed.com (Okta org authorization server on TailorMed's own domain) - Authorization code + PKCE (S256), refresh tokens, device code grant, RS256 ID tokens - Scopes: openid, profile, email, address, phone, offline_access, groups, tableau:views:embed ## Products - TailorMed Core — https://www.tailormed.com/solutions/tailormed-core - TailorMed Connect — https://www.tailormed.com/solutions/tailormed-connect - TailorMed Complete — https://www.tailormed.com/solutions/tailormed-complete - TailorMed Amplify — https://www.tailormed.com/solutions/tailormed-amplify - TailorMed Alliance — https://www.tailormed.com/solutions/tailormed-alliance ## Company - Website — https://www.tailormed.com - Company — https://www.tailormed.com/company - Network — https://www.tailormed.com/network - News & blog — https://www.tailormed.com/news-blogs - Case studies — https://www.tailormed.com/case-studies - Resources — https://www.tailormed.com/resources - Careers — https://www.tailormed.com/careers - Request a demo (the only commercial entry point) — https://www.tailormed.com/request-a-demo - LinkedIn — https://www.linkedin.com/company/tailormed---medical-journey-innovations/ ## Legal and compliance - Terms of use — https://www.tailormed.com/legal/terms-of-use - Privacy notice — https://www.tailormed.com/legal/privacy-notice - Consumer app terms — https://www.tailormed.com/legal/terms-of-service-tailormed-consumer-app - Accessibility statement — https://www.tailormed.com/legal/accessibility-statement - TailorMed states it "maintains a Security Management Program (SMP) which complies with the Health Insurance Portability and Accountability Act of 1996, the Health Information Technology for Economic and Clinical Health Act ... and their associated regulations." ## What is absent - No pricing page; enterprise contact-sales only (https://www.tailormed.com/request-a-demo) - No status page (status.tailormed.com and status.tailormed.co do not resolve) - No published rate limits - No first-party SDK in npm, PyPI, RubyGems or crates.io; no github.com/tailormed org - No /.well-known/security.txt, api-catalog, agent-card.json or agent.json on any host - No deprecation or sunset policy