Flights informations are missing

Hi,

I need to have flights information for the airport “Int’l de São Tomé Airport” (TMS).

Apparently, we dont have any information via API for this airport.

We have some urgent in have this informations.

Best Regards

What information do you need? The airport is included in our database an available. For example AirportInfo has the following:



{
  "AirportInfoResult": {
    "name": "Sao Tome Int'l (Salazar)",
    "location": "Sao Tome",
    "longitude": 6.712153,
    "latitude": 0.378175,
    "timezone": ":Africa/Sao_Tome"
  }
}