有数开放了丰富的服务端接口能力,开发者可以借助这些接口能力,实现企业系统与有数的集成打通。
调用有数接口时,需要使用HTTPS协议、JSON数据格式、UTF8编码,访问域名为https://open-ushu.hillinsight.tech。POST请求请在HTTP Header中设置 Content-Type:application/json。
接口说明格式如下:
请求方式:GET/POST(HTTPS)
请求地址:https://open-ushu.hillinsight.tech/cgi/token/get?app_key=KEY&app_secret=SECRET
请求包体:
...
参数说明:
...
返回结果:
...
基本概念介绍 →