Firefly Health

Firefly Health is a virtual-first primary care practice and clinically integrated health plan founded in 2016 and headquartered in Watertown, Massachusetts. Members get a dedicated care team - a primary care physician, nurse practitioner, health guide and behavioral health specialist - reachable by chat and video through the Firefly Health app, backed by the Firefly Nearby network for in-person, at-home and specialty care. Firefly sells an employer-sponsored alternative health plan alongside its virtual primary care service, and in 2025 became the first national primary care practice to earn NCQA Virtual Care Accreditation. Firefly publishes no public developer program, portal, documentation or specification: the member web and mobile apps are served by a private first-party API at api-prod.firefly.health under an /api/v2/ base path. Included Health signed an agreement to acquire Firefly Health in July 2026.

Firefly Health publishes 1 API on the APIs.io network. Tagged areas include Company, Healthcare, Health Plans, Virtual Care, and Primary Care.

Firefly Health’s developer surface includes signup flow, support, FAQ, engineering blog, YouTube channel, and 18 more developer resources.

23.1/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
1 APIs
CompanyHealthcareHealth PlansVirtual CarePrimary CareTelehealthHealth InsuranceEmployee BenefitsDigital Health

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 23.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 1.3 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 0.7 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 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
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/firefly-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 1

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

Firefly Health Member API

Private first-party HTTP API that backs the Firefly Health member web app and iOS/Android apps. Observed at https://api-prod.firefly.health with an /api/v2/ base path referenced...

Security Posture 1

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

Firefly Health Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

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 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: firefly-health
name: Firefly Health
description: 'Firefly Health is a virtual-first primary care practice and clinically integrated health plan founded in 2016
  and headquartered in Watertown, Massachusetts. Members get a dedicated care team - a primary care physician, nurse practitioner,
  health guide and behavioral health specialist - reachable by chat and video through the Firefly Health app, backed by the
  Firefly Nearby network for in-person, at-home and specialty care. Firefly sells an employer-sponsored alternative health
  plan alongside its virtual primary care service, and in 2025 became the first national primary care practice to earn NCQA
  Virtual Care Accreditation. Firefly publishes no public developer program, portal, documentation or specification: the member
  web and mobile apps are served by a private first-party API at api-prod.firefly.health under an /api/v2/ base path. Included
  Health signed an agreement to acquire Firefly Health in July 2026.'
image: https://cdn.sanity.io/images/xgbrv2vi/production/4095bfda2782d4ea0e578f21c79132dfa867ffac-1200x630.png?w=1200&h=630
url: https://raw.githubusercontent.com/api-evangelist/firefly-health/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment-pass
specificationVersion: '0.20'
x-enrichment:
  date: '2026-08-01'
  status: enriched
  artifacts_added: 5
  pass: local-v1
created: '2026-08-01'
modified: '2026-08-01'
tags:
- Company
- Healthcare
- Health Plans
- Virtual Care
- Primary Care
- Telehealth
- Health Insurance
- Employee Benefits
- Digital Health
apis:
- aid: firefly-health:member-api
  name: Firefly Health Member API
  description: 'Private first-party HTTP API that backs the Firefly Health member web app and iOS/Android apps. Observed at
    https://api-prod.firefly.health with an /api/v2/ base path referenced by the members.firefly.health application bundle.
    The service answers on a gunicorn origin, sets Strict-Transport-Security, Content-Security-Policy, X-Frame-Options: DENY
    and X-Content-Type-Options, and varies on Cookie (session-based authentication). No public specification, no developer
    portal and no documentation are published; every probed discovery path (/openapi.json, /swagger.json, /api-docs, /docs,
    /redoc, /graphql, /.well-known/*) returned 404. Recorded here as an observed private API surface, not as a consumable
    public API.'
  humanURL: https://members.firefly.health/
  baseURL: https://api-prod.firefly.health/api/v2/
  x-access: private
  x-evidence:
    fetched: '2026-08-01'
    url: https://members.firefly.health/static/js/index.WM1KT9U9.js
    note: api-prod.firefly.health referenced in the member web application bundle; HEAD https://api-prod.firefly.health/api/v2/
      returned 404 from server gunicorn
    http_status: 404
  tags:
  - Virtual Care
  - Members
  properties:
  - type: Login
    url: https://members.firefly.health/
  - type: SignUp
    url: https://members.firefly.health/signup/user-type
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/firefly-health-domain-security.yml
- type: Conformance
  url: conformance/firefly-health-conformance.yml
- type: Lifecycle
  url: lifecycle/firefly-health-lifecycle.yml
- type: LLMsTxt
  url: llms/firefly-health-llms.txt
- type: Website
  url: https://www.fireflyhealth.com/
- type: Forge
  url: https://forgeglobal.com/firefly-health_stock/
- type: About
  url: https://www.fireflyhealth.com/about
- type: HowItWorks
  url: https://www.fireflyhealth.com/how-it-works
- type: SignUp
  url: https://members.firefly.health/signup/user-type
- type: Login
  url: https://members.firefly.health/
- type: Support
  url: https://www.fireflyhealth.com/contact
- type: FAQ
  url: https://www.fireflyhealth.com/faq
- type: Blog
  url: https://www.fireflyhealth.com/blog/newsroom
- type: TermsOfService
  url: https://www.fireflyhealth.com/terms-of-use
- type: PrivacyPolicy
  url: https://www.fireflyhealth.com/privacy-policy
- type: Compliance
  url: https://www.fireflyhealth.com/hipaa
- type: PriceTransparency
  url: https://www.fireflyhealth.com/pricing-transparency
- type: GitHubOrganization
  url: https://github.com/fireflyhealth
- type: LinkedIn
  url: https://www.linkedin.com/company/firefly-health/
- type: YouTube
  url: https://www.youtube.com/channel/UCkF9UhfHCuMvTtj8O_Jfv2Q
- type: Careers
  url: https://www.fireflyhealth.com/careers
- type: iOSApp
  url: https://apps.apple.com/us/app/firefly-health-telemedicine/id1396647655
- type: AndroidApp
  url: https://play.google.com/store/apps/details?id=com.fireflyhealth2