==== Lecture 1 Correction ==== See [[https://developer.jcdecaux.com/#/opendata/vls?page=getstarted m|Get Started with JC Decaux Web Service API]] * Create your APIKey with [[https://developer.jcdecaux.com/#/signup|Signup Page]] * To get the list of one city like // Toulouse // call : GET https://api.jcdecaux.com/vls/v1/stations?contract=Toulouse&apiKey= * To get the list of one station like // station 2010 in Lyon // call : GET https://api.jcdecaux.com/vls/v1/stations/2010?contract=Lyon&apiKey=