Integrating ASN via REST Interface

FACT-Finder 7.3 adds a REST-API. The search application contains the technical documentation and can be accessed via this URL:

$stringEscapeUtils.escapeHtml($body)

The interface offers not only the parameter documentation, but also the option to test a query and review the result. The documentation was created with Swagger, you can use Swagger Codegen to generate a client for it and use it for your code.


ASN information is contained in the search query, so you have to use a search - method. The returned data can be found in the asnGroups-block. Refer to the XML-API documentation for an explanation of their structure.