Beta Bionics Bionic Portal API

The private cloud API behind the Beta Bionics Bionic (HCP) Portal and the iLet / Bionic Circle mobile apps. Observed as an Amazon API Gateway deployment at us-main-prod.betabionicsapi.com, authenticated with Amazon Cognito user pool us-east-2_HNbbVuwO8 (OIDC, RS256). It is NOT a public developer API: there is no published documentation, no OpenAPI/Swagger, no registration path, and every probed root returns 403 "Missing Authentication Token". Recorded here as an observed API surface 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/hcp-portal-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 ↑
aid: beta-bionics:hcp-portal-api
name: Beta Bionics Bionic Portal API
description: 'The private cloud API behind the Beta Bionics Bionic (HCP) Portal and the iLet / Bionic
  Circle mobile apps. Observed as an Amazon API Gateway deployment at us-main-prod.betabionicsapi.com,
  authenticated with Amazon Cognito user pool us-east-2_HNbbVuwO8 (OIDC, RS256). It is NOT a public developer
  API: there is no published documentation, no OpenAPI/Swagger, no registration path, and every probed
  root returns 403 "Missing Authentication Token". Recorded here as an observed API surface only.'
humanURL: https://portal.betabionics.com/
baseURL: https://us-main-prod.betabionicsapi.com
x-access: private
x-evidence:
  fetched: '2026-08-02'
  url: https://us-main-prod.betabionicsapi.com/
  http_status: 403
  body: '{"message":"Missing Authentication Token"}'
  note: Amazon API Gateway signature; host discovered in the Bionic Portal Angular bundle https://portal.betabionics.com/main-QC35MYJM.js
tags:
- Healthcare
- Diabetes
- Remote Patient Monitoring
properties:
- type: Authentication
  url: authentication/beta-bionics-authentication.yml
- type: OAuthScopes
  url: scopes/beta-bionics-scopes.yml
- type: WellKnown
  url: well-known/beta-bionics-well-known.yml