Sibel Health ANNE Cloud API

The REST API behind Sibel Health's ANNE cloud hubs. The base https://api.sibelhealth.com/jsn/alpha is referenced directly by the JavaScript bundle of the company's own datahub.sibelhealth.com single-page application, and the host answers as an AWS API Gateway deployment. Every path probed anonymously returns HTTP 403 with either {"message":"Forbidden"} or {"message":"Missing Authentication Token"}; the CORS preflight advertises Authorization and X-Api-Key as accepted credential headers and DELETE,GET,HEAD,OPTIONS,PATCH,POST,PUT as accepted methods. No public documentation, OpenAPI description, or developer portal for this API could be found. Recorded here as an observed, customer-gated surface, not as a documented product.

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/sibel-health-anne-cloud-api"
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: Sibel Health ANNE Cloud API
description: The REST API behind Sibel Health's ANNE cloud hubs. The base https://api.sibelhealth.com/jsn/alpha
  is referenced directly by the JavaScript bundle of the company's own datahub.sibelhealth.com single-page
  application, and the host answers as an AWS API Gateway deployment. Every path probed anonymously returns
  HTTP 403 with either {"message":"Forbidden"} or {"message":"Missing Authentication Token"}; the CORS
  preflight advertises Authorization and X-Api-Key as accepted credential headers and DELETE,GET,HEAD,OPTIONS,PATCH,POST,PUT
  as accepted methods. No public documentation, OpenAPI description, or developer portal for this API
  could be found. Recorded here as an observed, customer-gated surface, not as a documented product.
humanURL: https://sibelhealth.com/remote-patient-monitoring/
baseURL: https://api.sibelhealth.com/jsn/alpha
tags:
- Remote Patient Monitoring
- Vital Signs
- Wearables
- Health
properties:
- type: Authentication
  url: authentication/sibel-health-authentication.yml
- type: RateLimits
  url: rate-limits/sibel-health-rate-limits.yml
- type: Conventions
  url: conventions/sibel-health-conventions.yml
- type: Lifecycle
  url: lifecycle/sibel-health-lifecycle.yml