Athenahealth offers a testing sandbox to interact and develop against their athenaOne and FHIR API 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 sign up for an Athenhealth developer account |
---|
|
Go to https://developer.api.athena.io/ams-portal/ and login or sign up with password reset!Image Removed Note: You computer Public IP needs to be in an Athenahealth supported region (ex. US), otherwise you won’t be able to access Athenahealth Sandbox | Image Added |
Expand |
---|
title | Once you're logged in, in the Build Apps tab, click Create a New App |
---|
|
Image Modified |
Expand |
---|
title | Choose API Access and App Category |
---|
|
|
Expand |
---|
title | Enter your App details and click Save |
---|
|
Enter the following required information: Public-facing app name Description App Contact Information Authentication Method For our example, we use “Secret“ but Iguana X is capable of supporting “JWK“ authentication Method
Click on “I Agree“
|
...
Expand |
---|
title | Check API Rate Limits for daily usage |
---|
|
Click on “Rate Limits“ tab and observe API Rate LimitsImage Removed. 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. Image Added |