Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleSave App Credentials and Click OK

Once you submit the details, you’ll receive your application credentials Your App’s Credentials (Client ID and Secret). Make sure to note these down as you’ll need to load them into the component in Iguana.

image-20240410-151228.pngImage Removedimage-20240410-151228.pngImage Added

Expand
titleGo 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

    image-20240405-204750.pngImage Removed
image-20240405-204750.pngImage Added
Expand
titleCheck API Rate Limits for daily usage

Click on “Rate Limits“ tab and observe API Rate Limits.

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-20240410-151732.pngImage Removedimage-20240410-151732.pngImage Added