Sollis Health

Sollis Health is a members-only concierge medicine and 24/7 private emergency care company operating staffed medical centers in New York and the Hamptons, Southern and Northern California, and South Florida. Membership provides unlimited access to emergency-trained physicians, on-site imaging and laboratory diagnostics, house calls, virtual visits, travel medicine, specialist coordination, care navigation and patient advocacy. Sollis is a membership service rather than insurance, and it complements rather than replaces a member's existing clinicians. Individual, family, pediatric and corporate memberships are sold, along with a Platinum tier and bespoke employer plans. Sollis operates its own member-facing software — a Member Portal and an internal Navigator clinical dashboard — backed by first-party APIs secured with Microsoft Entra External ID (Azure AD B2C); those APIs are not published as a public developer program.

Sollis Health publishes 2 APIs on the APIs.io network. Tagged areas include Company, Health, Healthcare, Concierge Medicine, and Urgent Care.

Sollis Health’s developer surface includes signup flow, pricing, support, FAQ, engineering blog, authentication, and 12 more developer resources.

27.1/100 emerging ▬ flat Agent 9/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
2 APIs
CompanyHealthHealthcareConcierge MedicineUrgent CareEmergency CareMembershipTelehealthHIPAA

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 27.1/100 · emerging
Contract Quality 0.0 / 21
Developer Ergonomics 3.0 / 17
Commercial Clarity 7.6 / 17
Operational Transparency 0.0 / 11
Governance 1.3 / 10
Discoverability 7.4 / 9
Regulatory Posture 7.9 / 15
Agent readiness — 9/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/sollis-health: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Sollis Health Member Portal API

First-party backend API for the Sollis Health Member Portal (mp.sollishealth.com), the members-only web application used to book appointments, view records and manage membership...

Sollis Health Navigator API

First-party backend API for the Sollis Health Navigator Dashboard (navigator.sollishealth.com), the internal clinical and care-coordination console used by Sollis staff. Exposes...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Sollis Health Authentication

openIdConnect/oauth2 · 2 schemes

SECURITY

Sollis Health Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Sollis Health Scopes

2 scopes · authorizationCode

2 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: sollis-health
name: Sollis Health
description: Sollis Health is a members-only concierge medicine and 24/7 private emergency care company operating staffed
  medical centers in New York and the Hamptons, Southern and Northern California, and South Florida. Membership provides unlimited
  access to emergency-trained physicians, on-site imaging and laboratory diagnostics, house calls, virtual visits, travel
  medicine, specialist coordination, care navigation and patient advocacy. Sollis is a membership service rather than insurance,
  and it complements rather than replaces a member's existing clinicians. Individual, family, pediatric and corporate memberships
  are sold, along with a Platinum tier and bespoke employer plans. Sollis operates its own member-facing software — a Member
  Portal and an internal Navigator clinical dashboard — backed by first-party APIs secured with Microsoft Entra External ID
  (Azure AD B2C); those APIs are not published as a public developer program.
url: https://raw.githubusercontent.com/api-evangelist/sollis-health/refs/heads/main/apis.yml
image: https://content.sollishealth.com/images/sollis_logo.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Health
- Healthcare
- Concierge Medicine
- Urgent Care
- Emergency Care
- Membership
- Telehealth
- HIPAA
apis:
- aid: sollis-health:member-portal-api
  name: Sollis Health Member Portal API
  description: First-party backend API for the Sollis Health Member Portal (mp.sollishealth.com), the members-only web application
    used to book appointments, view records and manage membership. Authentication is Microsoft Entra External ID (Azure AD
    B2C) under the sollishealthprod tenant, with an application scope of Appointment.All. The host is live and returns a JSON
    404 envelope on unknown paths; no OpenAPI, Swagger, GraphQL or other machine-readable contract is published at any probed
    location. This is an internal product API, not a public developer program.
  humanURL: https://mp.sollishealth.com/
  baseURL: https://mp-api.sollishealth.com
  tags:
  - Members
  - Appointments
  - Portal
  x-access: private
  x-access-note: Auth-gated behind Azure AD B2C; no public specification or reference published.
  x-evidence:
    fetched: '2026-08-05'
    discovered_in: https://mp.sollishealth.com/static/js/main.bee280e8.js
    probes:
    - url: https://mp-api.sollishealth.com/
      status: 404
    - url: https://mp-api.sollishealth.com/swagger/v1/swagger.json
      status: 404
    - url: https://mp-api.sollishealth.com/openapi.json
      status: 404
  properties:
  - type: Authentication
    url: authentication/sollis-health-authentication.yml
  - type: OAuthScopes
    url: scopes/sollis-health-scopes.yml
- aid: sollis-health:navigator-api
  name: Sollis Health Navigator API
  description: 'First-party backend API for the Sollis Health Navigator Dashboard (navigator.sollishealth.com), the internal
    clinical and care-coordination console used by Sollis staff. Exposes versioned resource paths (observed: /v1/regions,
    /v1/departments, /v1/GetGroups) and a SignalR real-time hub at /activity/hubs/activity. Authentication is Microsoft identity
    (MSAL); an unauthenticated GET on /v1/regions returns 401. No OpenAPI, Swagger or GraphQL contract is published at any
    probed location.'
  humanURL: https://navigator.sollishealth.com/
  baseURL: https://navigator-api.sollishealth.com
  tags:
  - Clinical
  - Internal
  - Care Coordination
  x-access: private
  x-access-note: Staff-only console API; unauthenticated requests return 401. No public specification.
  x-evidence:
    fetched: '2026-08-05'
    discovered_in: https://navigator.sollishealth.com/static/js/main.c89e96c4.js
    probes:
    - url: https://navigator-api.sollishealth.com/v1/regions
      status: 401
    - url: https://navigator-api.sollishealth.com/swagger/v1/swagger.json
      status: 404
    - url: https://navigator-api.sollishealth.com/openapi.json
      status: 404
  properties:
  - type: Authentication
    url: authentication/sollis-health-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/sollis-health-domain-security.yml
- type: Website
  url: https://www.sollishealth.com/
- type: SecondaryMarket
  url: https://www.hiive.com/securities/sollis-health-stock
- type: SignUp
  url: https://www.sollishealth.com/sign-up
- type: Pricing
  url: https://www.sollishealth.com/membership
- type: TermsOfService
  url: https://www.sollishealth.com/legal
- type: PrivacyPolicy
  url: https://www.sollishealth.com/privacy
- type: Support
  url: https://www.sollishealth.com/contact-us
- type: FAQ
  url: https://www.sollishealth.com/faqs
- type: Blog
  url: https://www.sollishealth.com/blog
- type: Press
  url: https://www.sollishealth.com/press
- type: Careers
  url: https://job-boards.greenhouse.io/sollishealth
- type: LinkedIn
  url: https://www.linkedin.com/company/sollishealth
- type: LLMsTxt
  url: llms/sollis-health-llms.txt
- type: WellKnown
  url: well-known/sollis-health-well-known.yml
- type: Authentication
  url: authentication/sollis-health-authentication.yml
- type: OAuthScopes
  url: scopes/sollis-health-scopes.yml
- type: Conformance
  url: conformance/sollis-health-conformance.yml
x-enrichment:
  date: '2026-08-05'
  status: minimal
  artifacts_added: 7
  pass: local-v1
x-coverage:
  state: none
  reason: no-developer-program
  detail: Sollis Health runs two real first-party APIs — mp-api.sollishealth.com behind the members-only portal and navigator-api.sollishealth.com
    behind the staff clinical console, both secured by its Azure AD B2C tenant — but it sells concierge memberships, not software,
    and offers no developer program, portal, SDK, sandbox or API reference of any kind; both origins return a hard JSON 404
    for every OpenAPI/Swagger discovery path and 401 on a real resource path.
  evidence:
  - url: https://navigator-api.sollishealth.com/v1/regions
    status: 401
  - url: https://navigator-api.sollishealth.com/swagger/v1/swagger.json
    status: 404
  - url: https://mp-api.sollishealth.com/openapi.json
    status: 404
  - url: https://www.sollishealth.com/developers
    status: 404
  - url: https://www.sollishealth.com/llms.txt
    status: 200
  checked: '2026-08-05'