Vatsim & ivao api

Ayyone knows if VATSIM and IVAO have some kind of an API we could use for their statistics?

Maybe this can help :

  1. https://forums.vatsim.net/viewtopic.php?f=68&t=63014

  2. https://api.ivao.aero/

https://ptd.vatsim.net/help

thanks but this not what I’m looking for as it’s not giving full detail

Maybe this can help :

  1. https://forums.vatsi…hp?f=68&t=63014

  2. https://api.ivao.aero/

First link is closed and registration is locked but thanks.

Second link is also log-in required which means its data is not published.

First link is closed and registration is locked but thanks.

Second link is also log-in required which means its data is not published.

You can log in with your VATSIM ID and Password (if you have) to access the forums. I am posting the links below.

Results are in XML format

  1. https://cert.vatsim…php?cid=xxxxxx (VATSIM ID in place of xxxxxx)

Result :

<root>
<user cid="1217255">
<name_last>Galgali</name_last>
<name_first>Shrikar</name_first>
<email>[hidden]@gmail.com</email>
<rating>Controller</rating>
<regdate>2012-01-28 10:10:23</regdate>
<pilotrating>P1</pilotrating>
<country>IN</country>
<region>Africa/Middle East</region>
<division>Middle East (VATME)</division>
<atctime>638.487</atctime>
<pilottime>691.151</pilottime>
</user>
</root>
  1. https://cert.vatsim.net/cert/vatsimnet/idstatusrat.php?cid=xxxxxx (VATSIM ID in place of xxxxxx)

Shows timings for all ratings, updated once a week (IF the user connected during the previous week).

Result :

<root>
<user cid="1217255">
<atctime>638.487</atctime>
<pilottime>691.151</pilottime>
<S1>73.2764</S1>
<S2>46.9574</S2>
<S3>337.304</S3>
<C1>179.049</C1>
<C2>0</C2>
<C3>0</C3>
<I1>0</I1>
<I2>0</I2>
<I3>0</I3>
<SUP>0</SUP>
<ADM>0</ADM>
</user>
</root>

Okay! This for a specific pilot. I need their general publication data.

Okay! This for a specific pilot. I need their general publication data.

Just go here and open any of the URLs , it will return you a text file with all the online data.

https://status.vatsim.net/

Thanks

1 Like

Just go here and open any of the URLs , it will return you a text file with all the online data.

https://status.vatsim.net/

Similar thing for IVAO : http://api.ivao.aero/getdata/whazzup/whazzup.txt