Page History
...
Note |
---|
Note that you have to set the host variable in the in postman (under settings → manage environments). |
The external API is located under https:/<IFA_host_name>/api/external/xxx
Authorization
A user is required which can be created under https:/<IFA_host_name>/idna/sys/accounts
Note |
---|
Please note that you have to select "API" from the Authority drop down list. |
In order to use the API an authorization header needs to be sent. We are using Basic Authentication, so the header should look like this:
...