February 2021
We've got some exciting things released this month! *queue the 🎉 please*
The 'Get API Keys' link in the footer of the marketing app was broken and is now fixed.
User management APIs help developers create individual levels of access by "user". Pagination has been improved and available for us. Learn more.
To see all users, paginate through the users' API endpoint:
curl -X GET "https://api.1up.health/user-management/v1/user" \
-d "client_id=clientidclientidclientid" \
-d "client_secret=clientsecretclientsecret" \
We launched a new dashboard to monitor our API status (uptime), response times for several key APIs on our server at https://1uphealth.checklyhq.com/ . Allowing you to now also monitor
import health system data
.
Last modified 2yr ago