How to get flight number from API?

Hi,

I want to get filght number using origin and destination airports on the bases of travel date.

For example:
Origin airport: Dubai International Airport
Destination airport: Indira Gandhi Intl
Travel date is 06/May/2018.

need to get flight numbers.

Thanks,

If you are seeking airline based flights only then AirlineFlightSchedules should help. Setting the startDate and EndDate to be a single day in range can be used to specify the travel date.