開元旅遊數據接口(開放平台)
接口用戶名和密鑰請向開元工作人員索取。
旅遊線路列表信息:http://api.kaiyuan.eu/?username=用戶名&APIkey=接口密鑰&go=list&ssid=線路分類ID
例如經典線路分類:
http://api.kaiyuan.eu/?username=test&APIkey=486159c22661c9338de21cf9edb0a6da&go=list&ssid=230
旅遊線路詳細信息:http://api.kaiyuan.eu/?username=用戶名&APIkey=接口密鑰&go=showpro&showid=線路ID
例如遍遊西歐線路:
http://api.kaiyuan.eu/?username=test&APIkey=486159c22661c9338de21cf9edb0a6da&go=showpro&showid=617
特價機票信息:
http://api.kaiyuan.eu/?username=test&APIkey=486159c22661c9338de21cf9edb0a6da&go=ticketinfo
接口默認呢輸出json數據,數組輸出方便查看(例子):
http://api.kaiyuan.eu/?username=test&APIkey=486159c22661c9338de21cf9edb0a6da&go=ticketinfo&mod=array


