I have one API ( voice , mvb, accessories products ) I want to fetch the all the product details form api to aem & storage the product details in node level (Json format ) and creating product components process steps
You can definitely fetch the product details from API and store it in node level. You can get the response in JSON format by makunf REST call and create json files response at node level in AEM. Try using service user for accessing.