Athenhealth offers a testing sandbox to interact and develop against their athenaOne and FHIR APIs Server. If you want to try out the AthenaHealth Adapter in Iguana X, you’ll first need to login or signup for an Athenahealth developer account and get access credentials:
Expand |
---|
title | Go to https://developer.api.athena.io/ams-portal/ and login or signup for an Athenhealth developer account |
---|
|
Go to https://developer.api.athena.io/ams-portal/ and login or sign up with password reset!
Note: You computer Public IP needs to be in Athenahealth supported region (ex. US), otherwise you won’t be able to access Athenhealth Sandbox |
Expand |
---|
title | Once you're logged in, in the Build Apps tab, click Create a New App |
---|
|
|
...
Expand |
---|
title | Go to the Scopes page to manage your permissions |
---|
|
By default, the application will be loaded with the athenaOne scopes, which gives full access to the athenaOne endpoints If you plan to work with FHIR, edit the scopes to include the specific resources you’ll be working with Copy the scope paths as you’ll need to load these into the component in Iguana
|
Expand |
---|
title | Optional - Check API Rate Limits for daily useage |
---|
|
Click on “Rate Limts“ tab and observe API Rate Limits
Note: This specifies the number of API calls permitted per second and per day, as well as the number of token requests that can be made per minute. This is especially important to note during development as you can easily make more calls than intended while troubleshooting or writing code |