The Partnership API gives you full access to the data generated by Ultrahuman.
This documentation describes the API calls and properties of the returned objects.
If you have any questions, please don't hesitate to contact us.
Live Environment: '<https://partner.ultrahuman.com/api/v1/metrics>'
Each Partner will be given:
These are the properties that you must include in every API call.
Authorization
****An alpha-numeric string that gives you access to the API to be added in the Header as Authorization key.email
Email of the user, data is fetched for. For e.g ([email protected])date
****Date for which data is required. ISO 8601 Date Format: YYYY-MM-DD
(e.g., "2023-10-09")<aside> <img src="https://beestat.io/img/notion/info.svg" alt="https://beestat.io/img/notion/info.svg" width="40px" /> Anyone with this Authorization Key can use the Ultrahuman API as you. If it is compromised, please send an email, and it can be deactivated or changed.
</aside>
With that in mind, the next step is to send a GET
request to partner.ultrahuman.com
with the appropriate values set.
curl --location --request GET '<https://partner.ultrahuman.com/api/v1/[email protected]&date=yyyy-mm-dd>' \\
--header 'Authorization: abssdsdsdsddsdss.eyJ1c2VyX2lkIjoxMTg5MDMwLCJleHAiOjE2NzE3NzMzNzl9.xU08oMCRIGyu3FcAP9wn-FajrfhsZ5luqXS_ESzkYVk'
Response contains metrics for user for given date. Metrics contains