Sollis Health website screenshot

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.6/100 thin ▬ flat Agent 7/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
2 APIs
CompanyHealthHealthcareConcierge MedicineUrgent CareEmergency CareMembershipTelehealthHIPAA

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
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.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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
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
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - scopes
  - security
  generated: '2026-09-02'
  method: derived
image: https://content.sollishealth.com/images/sollis_logo.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
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'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/sollis-health"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sollis-health/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sollis-health/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.