Hi @PavanKu2 So It's a simple GET call to the third party API, right?You can use HttpPost and HttpClient to call and get HttpResponse.Let me know if that is what you want to achieve, I will share sample code snippet to make GET call from AEM Servlet.Below blog will help you as well,https://blogs.pe...