Skip to content

Data API (1.0)

The Tidepool API is an HTTP REST API used by Tidepool clients use to communicate with the Tidepool Platform.

For more information, see the Getting Started section.

Download OpenAPI description
Languages
Servers
Mock server

https://tidepool.redocly.app/_mock/reference/data.v1/

integration

https://external.integration.tidepool.org/

production

https://api.tidepool.org/

dev1

https://dev1.dev.tidepool.org/

qa1

https://qa1.development.tidepool.org/

qa2

https://qa2.development.tidepool.org/

Internal

APIs intended for internal use by Tidepool.

Operations

Data

Manages diabetes data in user's Tidepool account.

Operations

Device Tag

Tag indicating the function(s) of a particular device.

string(Device Tag)<= 100 characters

Tag indicating the function(s) of a particular device.

Enum"bgm""cgm""insulin-pump""fgm""pen""manual"
"bgm"

Device Tags

An array of string tags indicating the function(s) of the device.

The deviceTags array should be fairly self-explanatory as an array of tags indicating the function(s) of a particular device. For example, the Insulet OmniPod insulin delivery system has the tags bgm and insulin-pump since the PDM is both an insulin pump controller and includes a built-in blood glucose monitor.

Array [
string(Device Tag)<= 100 characters

Tag indicating the function(s) of a particular device.

Enum"bgm""cgm""insulin-pump""fgm""pen""manual"
]
[ "bgm" ]

Data Set ID

string(Data Set ID)[ 17 .. 37 ] characters^(upid_[0-9a-f]{12}|upid_[0-9a-f]{32}|[0-9a-f...
"ce8cc5f7595575945f91fc6710db6fef"