website logo
⌘K
Quickstart
User
Metrics
Webhooks
iOS SDK
Swift
Flutter
React Native
Errors
Docs powered by archbee 

Breathing Rate

You can retrieve user breathing rate by user_id and filter by date range


Get a breathing rate data by user_id
GET
Params
Query Parameters
user_id
required
String
User ID returned by add integration request. This key should be stored in your database against the user and used for all interactions with the Spike API.
start_date
required
String
Date from in YYYY-MM-DD format
end_date
required
String
Date to in YYYY-MM-DD format
Header Parameters
authorizationtoken
optional
String
Client access token (deprecated)
x-spike-auth
required
String
Client access token
Python
|
RESPONSES
200
|





Did this page help you?
Yes
No
UP NEXT
Oxygen Saturation (SP02)
Docs powered by archbee 
Get breathing rate data
TABLE OF CONTENTS
GET
Get breathing rate data