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.

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