nazirali236 Aslam-o-alaikum! sir how can i find the name and remaining time of next prayer using api. please guide and help me. Jazzak Allah
meezaan nazirali236 There are 2 undocumented endpoints that can do this for you. https://github.com/islamic-network/api.aladhan.com/blob/master/api/Controllers/v1/PrayerTimes.php#L136. https://api.aladhan.com/v1/nextPrayerByAddress/02-11-2023?address=London%2C+UK for instance accepts the same query parameters as timingsByAddress does. The remaining time is something you'll have to calculate.