Hello @Naresh536 ,Since you don't want to create a node under /apps there are another solutions.
Solution 1:
You can use Datasource.Here is a sample code, where you will call an HTML file and on that HTML you will call a Java Model class. That model will call the API and create a json for you.
XML:
...