Embedding the AEB GUI into Your Software

General information about Compliance Screening applications

The AEB Compliance Screening API allows the use of Compliance Screening functionality not only in your own program code, but also to embed the GUI of Compliance Screening in your own software via UI APIs.

API variant

Link to documentation

REST

Compliance Screening Applications

SOAP

RexAF (WSDL)\ RexAF (JavaDoc)

A call to a UI API is technically a standard API call - the authentication process is the same, request parameters are transmitted as HTTP body. However, a UI API returns a link in the response, which the caller can open in a new browser window or in an embedded frame of the web application, allowing the user to access the desired Compliance Screening application.

More details on UI API requests can be found in REST or SOAP documentation.