Manage BGL website screenshot

Manage BGL

Manage BGL is the diabetes-management platform from Jade Diabetes, a Melbourne, Australia company whose iOS and Android app helps people with Type 1, Type 1.5, Type 2, gestational, and LADA diabetes track blood glucose levels and calculate insulin doses. Jade tracks 64 types of diabetes data, calculates doses from carbohydrates, protein, fat, fiber, insulin-on-board and personalized factors, and offers a prediction engine that forecasts blood sugar hours ahead. It integrates with Dexcom, FreeStyle Libre, NightScout, fitness and food apps, and more than 60 diabetic devices, and supports live data sharing with care teams for remote patient monitoring. Jade exposes a public REST API (v1.0) so developers and partners can read and write diabetes data securely.

Manage BGL publishes 5 APIs on the APIs.io network, including Authentication API, Logs API, Predictions API, and 2 more. Tagged areas include Company, Diabetes, Health, Healthcare, and Digital Health.

Manage BGL’s developer surface includes API reference, documentation, sandbox, pricing, signup flow, support, authentication, and 17 more developer resources.

29.9/100 thin ▬ flat Agent 21/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyDiabetesHealthHealthcareDigital HealthInsulinBlood GlucoseRemote Patient MonitoringTelemedicineREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/manage-bgl: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

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

Manage BGL Authentication API

Account creation, login, token, and session operations

Manage BGL Logs API

Creating, updating, deleting, and extracting diabetes log data

Manage BGL Predictions API

Subscriber-only BGL prediction and dose features

Manage BGL Settings API

User ratios and configuration

Manage BGL System API

Health checks and operational status

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Security Posture 2

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

Manage Bgl Authentication

apiKey · 1 scheme

SECURITY

Manage Bgl Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Manage Bgl Agentic Access

20 operations · 13 acting

20 operations · 13 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: manage-bgl
name: Manage BGL
description: Manage BGL is the diabetes-management platform from Jade Diabetes, a Melbourne, Australia company whose iOS and
  Android app helps people with Type 1, Type 1.5, Type 2, gestational, and LADA diabetes track blood glucose levels and calculate
  insulin doses. Jade tracks 64 types of diabetes data, calculates doses from carbohydrates, protein, fat, fiber, insulin-on-board
  and personalized factors, and offers a prediction engine that forecasts blood sugar hours ahead. It integrates with Dexcom,
  FreeStyle Libre, NightScout, fitness and food apps, and more than 60 diabetic devices, and supports live data sharing with
  care teams for remote patient monitoring. Jade exposes a public REST API (v1.0) so developers and partners can read and
  write diabetes data securely.
url: https://raw.githubusercontent.com/api-evangelist/manage-bgl/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
image: https://jadediabetes.com/favicon.ico
tags:
- Company
- Diabetes
- Health
- Healthcare
- Digital Health
- Insulin
- Blood Glucose
- Remote Patient Monitoring
- Telemedicine
- REST API
apis:
- aid: manage-bgl:manage-bgl-authentication-api
  name: Manage BGL Authentication API
  description: Account creation, login, token, and session operations
  humanURL: https://jadediabetes.com/api/index.html
  baseURL: https://app.jadediabetes.com/api/1.0
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/manage-bgl-authentication-api-openapi.yml
  - type: APIReference
    url: https://jadediabetes.com/api/api-rest/index.html
  - type: Authentication
    url: authentication/manage-bgl-authentication.yml
  - type: Conventions
    url: conventions/manage-bgl-conventions.yml
  - type: ErrorCatalog
    url: errors/manage-bgl-problem-types.yml
  - type: Lifecycle
    url: lifecycle/manage-bgl-lifecycle.yml
  - type: DataModel
    url: data-model/manage-bgl-data-model.yml
- aid: manage-bgl:manage-bgl-logs-api
  name: Manage BGL Logs API
  description: Creating, updating, deleting, and extracting diabetes log data
  humanURL: https://jadediabetes.com/api/index.html
  baseURL: https://app.jadediabetes.com/api/1.0
  tags:
  - Logs
  properties:
  - type: OpenAPI
    url: openapi/manage-bgl-logs-api-openapi.yml
  - type: APIReference
    url: https://jadediabetes.com/api/api-rest/index.html
  - type: Authentication
    url: authentication/manage-bgl-authentication.yml
  - type: Conventions
    url: conventions/manage-bgl-conventions.yml
  - type: ErrorCatalog
    url: errors/manage-bgl-problem-types.yml
  - type: Lifecycle
    url: lifecycle/manage-bgl-lifecycle.yml
  - type: DataModel
    url: data-model/manage-bgl-data-model.yml
- aid: manage-bgl:manage-bgl-predictions-api
  name: Manage BGL Predictions API
  description: Subscriber-only BGL prediction and dose features
  humanURL: https://jadediabetes.com/api/index.html
  baseURL: https://app.jadediabetes.com/api/1.0
  tags:
  - Predictions
  properties:
  - type: OpenAPI
    url: openapi/manage-bgl-predictions-api-openapi.yml
  - type: APIReference
    url: https://jadediabetes.com/api/api-rest/index.html
  - type: Authentication
    url: authentication/manage-bgl-authentication.yml
  - type: Conventions
    url: conventions/manage-bgl-conventions.yml
  - type: ErrorCatalog
    url: errors/manage-bgl-problem-types.yml
  - type: Lifecycle
    url: lifecycle/manage-bgl-lifecycle.yml
  - type: DataModel
    url: data-model/manage-bgl-data-model.yml
- aid: manage-bgl:manage-bgl-settings-api
  name: Manage BGL Settings API
  description: User ratios and configuration
  humanURL: https://jadediabetes.com/api/index.html
  baseURL: https://app.jadediabetes.com/api/1.0
  tags:
  - Settings
  properties:
  - type: OpenAPI
    url: openapi/manage-bgl-settings-api-openapi.yml
  - type: APIReference
    url: https://jadediabetes.com/api/api-rest/index.html
  - type: Authentication
    url: authentication/manage-bgl-authentication.yml
  - type: Conventions
    url: conventions/manage-bgl-conventions.yml
  - type: ErrorCatalog
    url: errors/manage-bgl-problem-types.yml
  - type: Lifecycle
    url: lifecycle/manage-bgl-lifecycle.yml
  - type: DataModel
    url: data-model/manage-bgl-data-model.yml
- aid: manage-bgl:manage-bgl-system-api
  name: Manage BGL System API
  description: Health checks and operational status
  humanURL: https://jadediabetes.com/api/index.html
  baseURL: https://app.jadediabetes.com/api/1.0
  tags:
  - System
  properties:
  - type: OpenAPI
    url: openapi/manage-bgl-system-api-openapi.yml
  - type: APIReference
    url: https://jadediabetes.com/api/api-rest/index.html
  - type: Authentication
    url: authentication/manage-bgl-authentication.yml
  - type: Conventions
    url: conventions/manage-bgl-conventions.yml
  - type: ErrorCatalog
    url: errors/manage-bgl-problem-types.yml
  - type: Lifecycle
    url: lifecycle/manage-bgl-lifecycle.yml
  - type: DataModel
    url: data-model/manage-bgl-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/manage-bgl-agentic-access.yml
- type: Website
  url: https://jadediabetes.com
- type: DeveloperPortal
  url: https://jadediabetes.com/api/index.html
- type: APIReference
  url: https://jadediabetes.com/api/api-rest/index.html
- type: Documentation
  url: https://jadediabetes.com/api/api-rest/index.html
- type: Sandbox
  url: https://app.jadediabetes.com/api/sample.html
- type: Pricing
  url: https://jadediabetes.com/subscribe/index.html
- type: SignUp
  url: https://jadediabetes.com/subscribe/index.html
- type: PrivacyPolicy
  url: https://jadediabetes.com/policy-privacy/index.html
- type: Support
  url: https://jadediabetes.com/contact/index.html
- type: HelpCenter
  url: https://jadediabetes.com/faq/index.html
- type: Compliance
  url: https://jadediabetes.com/policy-hipaa-phi/index.html
- type: Authentication
  url: authentication/manage-bgl-authentication.yml
- type: Conventions
  url: conventions/manage-bgl-conventions.yml
- type: ErrorCatalog
  url: errors/manage-bgl-problem-types.yml
- type: Lifecycle
  url: lifecycle/manage-bgl-lifecycle.yml
- type: Conformance
  url: conformance/manage-bgl-conformance.yml
- type: X-MCPServerCandidate
  url: mcp/manage-bgl-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/manage-bgl-llms.txt
- type: WellKnown
  url: well-known/manage-bgl-well-known.yml
- type: DomainSecurity
  url: security/manage-bgl-domain-security.yml
- type: DataModel
  url: data-model/manage-bgl-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/manage-bgl-overlay.yaml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 15
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/manage-bgl"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/manage-bgl/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/manage-bgl/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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