The Ambra API, or Application Programming Interface, is essentially a software intermediary that allows applications to talk to each other. The Ambra API powers multiple integration workflows, and is very flexible when it comes to functionality. The Ambra API can be used to access parts of the Ambra product that are not surfaced in the user interface as well as for advanced account configurations. You can also use the API to bulk add information to the user interface, such as to add multiple users to an account or set anonymization rules across multiple namespaces.
The API can be accessed here: https://access.dicomgrid.com/api/v3
Once logged in you will reach this page:
There are two main components available for Ambra customers:
The URL field is where you will enter the call you wish to run. The sid will populate automatically as long as you are logged in, but the other parameters necessary for the call will need to be entered manually:
If you are running a bulk call, you can enter multiple values, such as user emails for a bulk user add, you can enter them in the Multi-valued parameter.
Once you are ready to run the call you can scroll to the bottom of the page and hit “Submit”.
The result of the API call will appear at the top of the page, whether this is the information you were retrieving:
Or the status of the change you were trying to make through the API: