资料库

- API文档
来自ID开放平台
跳转至: 导航搜索

OAuth 2.0授权接口

OAuth2
请求授权 oauth2/authorize 请求用户授权Token
获取授权 oauth2/access_token 获取授权过的Access Token
授权查询 oauth2/get_token_info 查询用户access_token的授权相关信息

用户接口

用户
get_user_info user/get_user_info 获取用户个人信息
get_user_company user/get_user_company 获取用户所在企业信息

企业接口

企业
get_overview company/get_overview 获取企业概况信息
publish_notice company/publish_notice 发送企业广播

客服接口

企业
get_list customer/get_list 获取所有客服列表(无在线状态)
get_groups customer/get_groups 获取客服分组信息
get_site customer/get_site 获取指定的接入站点信息

公共服务接口

企业
get_city common/get_citys 获取城市列表
get_province common/get_provinces 获取省份列表