aid: mantra-health name: Mantra Health description: >- Mantra Health, Inc. is a New York-based digital mental health company that partners with colleges and universities to extend campus counseling centers with tele-mental health care. Its platform combines a partner clinic of licensed psychiatrists, therapists and wellness coaches with software used by students, campus staff and clinicians: the student-facing Mantra Hub, the Mantra Collaboration Portal used by campus counseling staff to co-manage care with Mantra providers, a provider portal, the Beacon offering, and ConnectNow 24/7 crisis and on-demand emotional support. Mantra operates a first-party API at api.mantrahealth.com backed by a GraphQL endpoint, and runs a public Atlassian status page whose components list an API, SSO and 3rd Party Integrations alongside the patient, provider, management and collaboration portals. Mantra publishes no public developer portal, API reference, SDK or machine-readable specification; the API is a customer/product surface reached through the campus contract rather than a self-serve developer program. deliveryModel: model: saas open_source: false commercial: true callable_host: false label: Hosted service · you call their endpoint confidence: medium source: - pricing generated: '2026-08-28' method: derived image: https://i0.wp.com/mantrahealth.com/wp-content/uploads/2023/12/cropped-Mantra-Favicon.png?fit=192%2C192&ssl=1 url: https://raw.githubusercontent.com/api-evangelist/mantra-health/refs/heads/main/apis.yml x-type: company x-source: harvest:secondary-market specificationVersion: '0.20' created: '2026-08-25' modified: '2026-08-25' tags: - Company - Healthcare - Mental Health - Telehealth - Higher Education - Digital Health - Patient Engagement - HIPAA - GraphQL tags_raw: - Company - Health Care - Mental Health - Telehealth - Higher Education - Digital Health - Patient Engagement - HIPAA - GraphQL apis: - aid: mantra-health-graphql-api name: Mantra Health GraphQL API description: >- The first-party Mantra Health API. The host api.mantrahealth.com answers 200 with the plain-text banner "Mantra Health API" and exposes a GraphQL endpoint at /graphql that is served by Apollo Server (it enforces Apollo CSRF prevention and returns Apollo error extension codes). The endpoint is reachable anonymously and answers the meta field {__typename} -> "Query", but schema introspection is disabled and unknown fields are rejected with a generic GRAPHQL_VALIDATION_FAILED / "Invalid request." response, so no schema, operation list or type system can be read without credentials. Mantra publishes no reference documentation for it. humanURL: https://mantrahealth.com/our-solutions/ baseURL: https://api.mantrahealth.com/graphql tags: - GraphQL - Healthcare - Telehealth tags_raw: - GraphQL - Health Care - Telehealth properties: - type: RateLimits url: rate-limits/mantra-health-rate-limits.yml - type: Authentication url: authentication/mantra-health-authentication.yml - type: Conventions url: conventions/mantra-health-conventions.yml - aid: mantra-health-wordpress-content-api name: Mantra Health WordPress Content API description: >- The WordPress REST API behind the mantrahealth.com marketing and resource site, served unauthenticated at /wp-json/. This is the content management surface for the public website (posts, pages, resources, solutions, testimonials, people) and is not the Mantra Health clinical product API. The discovery document is real and machine-readable and self-describes its routes, namespaces and supported methods; namespaces observed include wp/v2, oembed/1.0, yoast/v1, jetpack/v4, wpcomsh/v1, akismet/v1, wp-block-editor/v1 and redirection/v1. Recorded because it is a genuine public machine-readable API on the company's own domain, and labelled so no reader mistakes it for a product API. humanURL: https://mantrahealth.com/resources/ baseURL: https://mantrahealth.com/wp-json/ tags: - Content - WordPress - CMS maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io common: - type: DomainSecurity url: security/mantra-health-domain-security.yml - type: Website url: https://mantrahealth.com/ - type: Blog url: https://mantrahealth.com/blog/ - type: Support url: https://mantrahealth.com/get-in-touch/ - type: PrivacyPolicy url: https://mantrahealth.com/privacy-policy/ - type: TermsOfService url: https://mantrahealth.com/terms-and-conditions/ - type: Login url: https://hub.mantrahealth.com/ - type: GitHubOrganization url: https://github.com/mantrahealth - type: StatusPage url: https://mantrahealth.statuspage.io/ - type: TrustCenter url: security/mantra-health-trust-center.yml - type: Compliance url: conformance/mantra-health-conformance.yml - type: Lifecycle url: lifecycle/mantra-health-lifecycle.yml - type: Conformance url: conformance/mantra-health-conformance.yml - type: RateLimits url: rate-limits/mantra-health-rate-limits.yml - type: Plans url: plans/mantra-health-plans-pricing.yml - type: Authentication url: authentication/mantra-health-authentication.yml - type: Conventions url: conventions/mantra-health-conventions.yml - type: LLMsTxt url: llms/mantra-health-llms.txt x-enrichment: date: '2026-08-25' status: minimal artifacts_added: 12 pass: local-v1 x-coverage: state: gated reason: sales-gate detail: >- Mantra Health demonstrably runs an API — api.mantrahealth.com answers 200 with the banner "Mantra Health API" and serves a live Apollo GraphQL endpoint, and the company status page lists API, SSO and 3rd Party Integrations components — but there is no developer portal, reference or spec anywhere on any host, GraphQL introspection is disabled so the schema returns GRAPHQL_VALIDATION_FAILED for every query outside an allowed set, and the site's only route to access is the institutional "Get in Touch" / "Get a quote" sales form. evidence: - url: https://api.mantrahealth.com/ status: 200 - url: https://api.mantrahealth.com/graphql status: 400 - url: https://api.mantrahealth.com/openapi.json status: 404 - url: https://mantrahealth.com/pricing/ status: 200 - url: https://mantrahealth.statuspage.io/api/v2/summary.json status: 200 checked: '2026-08-25'