Carrum Health Platform Services

The internet-facing REST services that power the Carrum Health member application (my.carrumhealth.com): core-service (accounts, episodes, profiles), care-service, message-service, price-service and upload-service, each also deployed to staging, uat, demo, perf, compliance and mirror environments. These hosts were observed in the provider's own publicly served web-application bundle. No public documentation, OpenAPI definition or self-service onboarding is published; every /api-docs surface answers HTTP 401 with a WWW-Authenticate: Basic challenge, so the API program is private/partner-only.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/carrum-health-platform-services"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
name: Carrum Health Platform Services
description: 'The internet-facing REST services that power the Carrum Health member application (my.carrumhealth.com):
  core-service (accounts, episodes, profiles), care-service, message-service, price-service and upload-service,
  each also deployed to staging, uat, demo, perf, compliance and mirror environments. These hosts were
  observed in the provider''s own publicly served web-application bundle. No public documentation, OpenAPI
  definition or self-service onboarding is published; every /api-docs surface answers HTTP 401 with a
  WWW-Authenticate: Basic challenge, so the API program is private/partner-only.'
humanURL: https://my.carrumhealth.com/
baseURL: https://core-service.carrumhealth.com
tags:
- Healthcare
- Private API
- Undocumented
x-access: private
x-evidence:
  fetched: '2026-08-01'
  source: https://my.carrumhealth.com/_expo/static/js/web/index-3f3b9077c59caf479bc45d670e61ddfa.js
  hosts:
  - https://core-service.carrumhealth.com
  - https://care-service.carrumhealth.com
  - https://message-service.carrumhealth.com
  - https://price-service.carrumhealth.com
  - https://upload-service.carrumhealth.com
  api_docs_probe:
    url: https://core-service.carrumhealth.com/api-docs
    http_status: 401
    www_authenticate: Basic
properties:
- type: Authentication
  url: authentication/carrum-health-authentication.yml
- type: WellKnown
  url: well-known/carrum-health-well-known.yml