A domestic Turing machine people open API, to quickly access the app, and so on, to achieve intelligent chat, the robot is in the natural language research in depth,
You can register to experience, experience address: http://www.tuling123.com/openapi/cloud/proexp.jsp
Request method
HTTP GET
Request parameter Description
Key: Must, 32-bit string, the developer first register the account, after activating can obtain
Info: must, request content, for example: Greet "Hello", check weather "weather of Beijing today" and so on, Chinese character content needs to use UTF-8 code
UserID: Not required, context function must be, length 1-32, letter or number, this userid is for each user of the developer's own
LOC: Non-mandatory, location information, for example: Beijing Zhongguancun
LON: Non-mandatory, longitude, for example: Longitude 116.234632 (6 digits after the decimal point), need to write as 116234632
Lat: non-mandatory, latitude, for example: Latitude 40.234632 (6 bits left after the decimal point), need to write as 40234632 call example Url=http://www.tuling123.com/openapi/api
Traffic Travel
URL+?key=KEY&info=从西直门到东直门怎么走
Real-time information
URL+?key=KEY&info=今天北京的天气
Useful tools
URL+?key=KEY&info=北京的旅游景点
Life Services
URL+?key=KEY&info=推荐几部电影
Leisure Content
URL+?key=KEY&info=讲个笑话听听
Interactive Entertainment
URL+?key=KEY&info=白羊座今天运势如何
Intelligent interaction
URL+?key=KEY&info=咱们聊天吧
Turing man Open API code