Outils pour utilisateurs

Outils du site


cours:service_oriented_computing_and_web_services_2017_2018:corrections:correction_lecture1

Lecture 1 Correction

See Get Started with JC Decaux Web Service API

  • Create your APIKey with Signup Page
  • To get the list of one city like Toulouse call :

GET https://api.jcdecaux.com/vls/v1/stations?contract=Toulouse&apiKey=<Your 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=<Your APIKey>

cours/service_oriented_computing_and_web_services_2017_2018/corrections/correction_lecture1.txt · Dernière modification : 2019/03/06 11:33 de tigli