# ianacare > ianacare ("iana" = I Am Not Alone) is a Boston-based caregiver support and navigation > platform sold to employers, health plans and providers as a benefit for the working > family caregivers in their populations. It pairs a consumer mobile app — where a > caregiver mobilizes an informal care team, coordinates practical tasks, unlocks > employer benefits and finds local resources — with human Caregiver Navigators, and > positions itself as a partner for fulfilling CMS GUIDE Model dementia-care > requirements. Generated by the API Evangelist enrichment pipeline on 2026-08-22 from ianacare's own public surface. ianacare does not publish an llms.txt of its own; ianacare.com sits behind a SiteGround JS bot challenge that answers HTTP 202 for every path, so /llms.txt there could not be resolved either way. ## Agent-facing summary ianacare has NO public API. There is no developer portal, no API reference, no OpenAPI or AsyncAPI document, no GraphQL SDL, no SDK, no CLI, no webhook catalog, no MCP server and no A2A agent card on any ianacare-controlled host. Do not attempt to integrate programmatically; there is nothing to integrate against. The one machine-readable contract ianacare publishes is its identity surface: - OpenID Connect discovery: https://auth.ianacare.com/.well-known/openid-configuration - OAuth 2.0 authorization server metadata (RFC 8414): https://auth.ianacare.com/.well-known/oauth-authorization-server - JWKS: https://auth.ianacare.com/.well-known/jwks.json These back ianacare's own apps. Client registration is not publicly available and no API audience identifier is published, so the tokens they mint cannot be used by a third party. ## Hosts - https://ianacare.com/ — marketing site (WordPress; bot-challenged, HTTP 202) - https://app.ianacare.com/ — web application (SPA) - https://auth.ianacare.com/ — identity, Auth0 custom domain (the only readable contract) - https://iana.ianacare.com/ — application API, JWT bearer required (HTTP 401 anonymous) - https://api.ianacare.com/ — AWS API Gateway behind CloudFront (HTTP 403 on every path) - https://support.ianacare.com/hc/en-us — Zendesk help center ## For humans - Company: https://ianacare.com/about/ - For employers: https://ianacare.com/employers/ - For health plans and providers: https://ianacare.com/plans-and-providers/ - CMS GUIDE Model: https://ianacare.com/plans-and-providers-cms-guide-model/ - For caregivers: https://ianacare.com/caregivers/ - Resource center: https://ianacare.com/resource-center/ - Press: https://ianacare.com/press/ - Careers: https://ianacare.com/careers/ - Contact: https://ianacare.com/contact/ - Terms of use: https://ianacare.com/terms-of-use/ - Privacy policy: https://ianacare.com/privacy-policy/ ## Apps - iOS: https://apps.apple.com/us/app/ianacare-caregiving-support/id1441737626 (5.0.1, 2026-07-16) - Android: https://play.google.com/store/apps/details?id=com.ianacare.ianacare (5.0.1) ## Pricing Not published. ianacare is a B2B2C benefit: employers, health plans and providers contract for it and the caregiver receives it at no cost. There is no pricing page and no self-serve sign-up. ## Artifacts in this profile - well-known/ianacare-well-known.yml — the three served /.well-known/ documents - authentication/ianacare-authentication.yml — OIDC/OAuth 2.0 profile - scopes/ianacare-scopes.yml — the 14 advertised OIDC scopes - conformance/ianacare-conformance.yml — standards asserted from served documents - conventions/ianacare-conventions.yml — observed error envelope, versioning, tracing - errors/ianacare-problem-types.yml — the two error codes observable anonymously - security/ianacare-domain-security.yml — TLS/HSTS/SPF/DMARC/DNSSEC/CAA - lifecycle/ianacare-lifecycle.yml — no versioning, deprecation, SLA or status page - plans/ianacare-plans-pricing.yml — zero published plans - rate-limits/ianacare-rate-limits.yml — zero published limits - packages/ianacare-packages.yml — no SDKs; the two mobile apps - mcp/ianacare-mcp.yml — no MCP server