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.

45.9/100 developing ▬ flat Agent 69/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
5 APIs 1 MCP Servers
CompanyDiabetesHealthHealthcareDigital HealthInsulinBlood GlucoseRemote Patient MonitoringTelemedicineREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 45.9/100 · developing
Contract Quality 13.4 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

manage-bgl-mcp.yml

MCP SERVER

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
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
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: MCPServer
  url: mcp/manage-bgl-mcp.yml
- 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