How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Manage BGL Logs API

Creating, updating, deleting, and extracting diabetes log data

Manage BGL Logs API is one of 5 APIs that Manage BGL publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Logs. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 10 operations across 10 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://app.jadediabetes.com/api/1.0.

10 operations 10 paths 0 schemas 3 GET7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://app.jadediabetes.com/api/1.0
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Manage BGL Logs API declares 1 security scheme for authenticating requests. An API key is passed in the query as token (clientToken). By default, every request must be authenticated.

  • clientToken — Client login token (varchar 40) obtained from POST /login (or the OAuth-style /gettoken.html for sensitive data). Passed as the token parameter on every subseq…

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 3 GET, 7 POST. Each is listed below with its method, path, parameters, and response codes.

Logs 10

Creating, updating, deleting, and extracting diabetes log data

POST
/add
Log a single entry
addLog → 200400401503
POST
/add_logs
Log multiple entries
addLogs → 200400401
POST
/add_deleted
Record a deleted log entry
addDeleted → 200401
POST
/update
Modify a log entry
updateLog → 200400401404
POST
/update_logs
Modify multiple log entries
updateLogs → 200401
POST
/delete
Remove a log entry
deleteLog → 200401404
GET
/extract
Retrieve log data by date range
extract → 200401
GET
/log_range
Get the first and last log dates available
logRange → 200401
GET
/sync_status
Check the latest sync timestamp
syncStatus → 200401
POST
/import
Import diabetes data files
importData → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

manage-bgl-logs-api-openapi.yml Raw ↑

Other APIs Manage BGL publishes across the network.

Manage BGL Authentication API
Manage BGL Predictions API
Manage BGL Settings API
Manage BGL System API
Where this information came from

This is an independent, third-party profile of Manage BGL Logs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.