火车查询

官方自营
价格:¥9.00/10000次  
服务商: 进制数据
  • 产品介绍
  • 接口文档
  • 服务商
  • 官方客服

提供全国火车票时刻查询、火车站站查询、火车余票查询等3个接口。

站站查询


接口地址:https://api.binstd.com/train/station2s
支持格式:JSON,JSONP
请求方法:GET POST

请求参数

参数名称类型说明
startstring出发
endstring到达
ishighint是否高铁
请求示例:https://api.binstd.com/train/station2s?appkey=yourappkey&start=杭州&end=北京&ishigh=0

返回参数

参数名称类型必填说明
trainnostring车次
typestring类型
stationstring出发站
endstationstring到达站
departuretimestring出发时间
arrivaltimestring到达时间
sequencenostring顺序
costtimestring用时
distancestring距离
isendint是否终点
priceswstring商务座票价
pricetdstring特等座票价
pricegr1string高级软卧上票价
pricegr2string高级软卧下票价
pricerw1string软卧上票价
pricerw2string软卧下票价
priceyw1string硬卧上票价
priceyw2string硬卧中票价
priceyw3string硬卧下票价
priceydstring一等座票价
priceedstring二等座票价
pricerzstring软座票价
priceyzstring硬座票价
返回示例:{ "status": "0", "msg": "ok", "result": [ { "trainno": "G34", "type": "高铁", "station": "杭州东", "endstation": "北京南", "departuretime": "07:18", "arrivaltime": "13:07", "sequenceno": "1", "costtime": "5时49分", "distance": "1279", "isend": "1", "pricesw": "", "pricetd": "", "pricegr1": "", "pricegr2": "", "pricerw1": "0.0", "pricerw2": "0.0", "priceyw1": "0.0", "priceyw2": "0.0", "priceyw3": "0.0", "priceyd": "907.0", "priceed": "538.5" }, { "trainno": "G32", "type": "高铁", "station": "杭州东", "endstation": "北京南", "departuretime": "08:30", "arrivaltime": "13:28", "sequenceno": "1", "costtime": "4时58分", "distance": "1279", "isend": "1", "pricesw": "", "pricetd": "", "pricegr1": "", "pricegr2": "", "pricerw1": "0.0", "pricerw2": "0.0", "priceyw1": "0.0", "priceyw2": "0.0", "priceyw3": "0.0", "priceyd": "907.0", "priceed": "538.5" } ] }

车次查询


接口地址:https://api.binstd.com/train/line
支持格式:JSON,JSONP
请求方法:GET

请求参数

参数名称类型说明
trainno string 车次
请求示例:https://api.binstd.com/train/line?appkey=yourappkey&trainno=G34

返回参数

参数名称类型必填说明
trainno string 车次
type string 类型
sequenceno string 序号
station string 车站
day string 天数
arrivaltime string 到达时间
departuretime string 出发时间
stoptime string 停留时间
costtime string 用时
distance string 距离
isend int 是否是终点
pricesw string 商务座票价
pricetd string 特等座票价
pricegr1 string 高级软卧上票价
pricegr2 string 高级软卧下票价
pricerw1 string 软卧上票价
pricerw2 string 软卧下票价
priceyw1 string 硬卧上票价
priceyw2 string 硬卧中票价
priceyw3 string 硬卧下票价
priceyd string 一等座票价
priceed string 二等座票价
pricerz string 软座票价
priceyz string 硬座票价
返回示例:{ "status": "0", "msg": "ok", "result": { "trainno": "G34", "type": "高铁", "list": [ { "sequenceno": "1", "station": "杭州东", "day": "1", "arrivaltime": "-", "departuretime": "07:18", "stoptime": "0", "costtime": "0", "distance": "0", "isend": "0", "pricesw": "", "pricetd": "", "pricegr1": "", "pricegr2": "", "pricerw1": "0.0", "pricerw2": "0.0", "priceyw1": "0.0", "priceyw2": "0.0", "priceyw3": "0.0", "priceyd": "0.0", "priceed": "0.0" }, { "sequenceno": "2", "station": "湖州", "day": "1", "arrivaltime": "07:39", "departuretime": "07:41", "stoptime": "2", "costtime": "21", "distance": "71", "isend": "0", "pricesw": "", "pricetd": "", "pricegr1": "", "pricegr2": "", "pricerw1": "0.0", "pricerw2": "0.0", "priceyw1": "0.0", "priceyw2": "0.0", "priceyw3": "0.0", "priceyd": "55.0", "priceed": "32.5" } ] } }

余票查询


接口地址:https://api.binstd.com/train/ticket
支持格式:JSON,JSONP
请求方法:GET POST

请求参数

参数名称类型说明
start string 出发
end string 到达
date string 时间
请求示例:https://api.binstd.com/train/ticket?appkey=yourappkey&start=杭州&end=北京&date=2015-10-20

返回参数

参数名称类型必填说明
trainno string 车次
type string 车型
departstation string 始发站
terminalstation string 终点站
station string 出发站
endstation string 到达站
day string 天数
departuretime string 出发时间
arrivaltime string 到达时间
costtime string 用时
numsw string 商务座数量
numtd string 特等座数量
numyd string 一等座数量
numed string 二等座数量
numrz string 软座数量
numyz string 硬座数量
numgr string 高级软卧数量
numrw string 软卧数量
numyw string 硬卧数量
numwz string 无座数量
numqt string 其他数量
返回示例:{ "status": "0", "msg": "ok", "result": [ { "trainno": "G42", "type": "高铁", "departstation": "杭州东", "terminalstation": "北京南", "station": "杭州东", "endstation": "北京南", "day": "0", "departuretime": "09:26", "arrivaltime": "16:06", "costtime": "06:40", "numsw": "6", "numtd": "--", "numyd": "无", "numed": "无", "numrz": "--", "numyz": "--", "numgr": "--", "numrw": "--", "numyw": "--", "numwz": "--", "numqt": "--" }, { "trainno": "G46", "type": "高铁", "departstation": "江山", "terminalstation": "北京南", "station": "杭州东", "endstation": "北京南", "day": "0", "departuretime": "09:52", "arrivaltime": "15:34", "costtime": "05:42", "numsw": "1", "numtd": "--", "numyd": "43", "numed": "无", "numrz": "--", "numyz": "--", "numgr": "--", "numrw": "--", "numyw": "--", "numwz": "--", "numqt": "--" } ] }

官网:https://www.binstd.com/

介绍:企业和程序员可以通过进制数据封装的API或SDK极速接入其他数据资源,同时进制数据提供数据交易等服务。通过进制数据,不仅开发成本极大降低,而且可以获得其他丰富的数据服务:数据交易,数据分析,区块链Token管理等服务。

联系方式:

电话:173-6457-5198

QQ① 群:792473404

客服 QQ:1643296538

微信客服:binstds

 

进制数据介绍:

企业和程序员可以通过进制数据封装的API或SDK极速接入其他数据资源,同时进制数据提供数据交易等服务。通过进制数据,不仅开发成本极大降低,而且可以获得其他丰富的数据服务:数据交易,数据分析,区块链Token管理等服务。

 

 

联系我们:

电话:173-6457-5198

QQ① 群:792473404

客服 QQ:1643296538

微信客服:binstds

                                      扫描二维码添加客服微信

 

 

工作时间

 周一至周五 9:00 - 21:00(其中周三为 9:00 - 18:00) 

周六 9:00 - 12:00(节假日除外) 

 

 

进制数据团队

 

 

2020.01.01

 

 

 

 

 


其他服务商
热门API推荐
相关API推荐