Links

February 2021

We've got some exciting things released this month! *queue the 🎉 please*

FHIR API Platform

Fix Dev Console URL

The 'Get API Keys' link in the footer of the marketing app was broken and is now fixed.
🏝 Try out our sandbox and test out our FHIR API platform for free here!

Fix User Management

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" \

Feature Added Checkly for Import Health System Data 🌟

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 .