I am working on an extension with provides an API to get some information and use them in an application.
To provide the same information to users of the website version I want to show them on a special page.
Is it possible to use the API from the special page so that the query only needs to be maintained at one point?