企业社保缴纳查询

企业专用

企业工商年报披露的社保信息

  • 接口文档

社保信息
接口地址:http://v.juhe.cn/enterprise/App/SocialSecurityByName/query.php
请求方式:get/post
返回类型:json
接口描述:企业工商年报披露的社保信息
接口调试: API测试工具

请求Header:

名称
  Content-Type application/x-www-form-urlencoded

请求参数说明:

名称 必填 类型 说明
  key string 在个人中心->我的数据,接口名称上方查看
  keyword String 企业全名/注册号/统一社会信用代码

请求代码示例:

  • curl
  • PHP
  • Python
  • Go
  • C#
  • Node
  • Java
  • ObjectC
curl -k -i "http://v.juhe.cn/enterprise/App/SocialSecurityByName/query.php?key=key&keyword=xxx"

返回参数说明:

名称 类型 说明
  error_code int 状态码
  reason string 说明
  sign string 数据签名
  result object 结果
  result.total Integer 返回列表中记录总数
  result.items Array 年报信息
  items.report_year String 年报年份
  items.report_date String 发布日期
  items.name String 企业名称
  items.social_security Object -
  social_security.unenployment_insurance String 单位参加失业保险缴费基数
  social_security.endownment_insurance_amount String 单位参加城镇职工基本养老保险累计欠缴金额
  social_security.actual_lost_amount String 参加失业保险本期实际缴费金额
  social_security.base_medical_down_balance String 单位参加职工基本医疗保险累计欠缴金额
  social_security.unenployment_num String 失业保险人数
  social_security.endownment_base_amount String 单位参加城镇职工基本养老保险缴费基数
  social_security.injury_insurance_amount String 单位参加工伤保险缴费基数
  social_security.insurance_num String 职工基本医疗保险人
  social_security.birth_amount String 单位参加生育保险累计欠缴金额
  social_security.birth_insurance_count String 单位参加生育保险缴费基数
  social_security.actual_medical_amount String 参加职工基本医疗保险本期实际缴费金额
  social_security.actual_injury_amount String 参加工伤保险本期实际缴费金额
  social_security.company_injury_down_balance String 单位参加工伤保险累计欠缴金额
  social_security.birth_num String 生育保险人数
  social_security.birth_actual_amount String 参加生育保险本期实际缴费金额
  social_security.basic_endownment_num String 城镇职工基本养老保险人数
  social_security.injury_insurance_num String 工伤保险人数
  social_security.unenployment_down_balance String 单位参加失业保险累计欠缴金额
  social_security.actual_endownment_amount String 参加城镇职工基本养老保险本期实际缴费金额
  social_security.basic_medical_amount String 单位参加职工基本医疗保险缴费基数

JSON返回示例:JSON在线格式化工具 >

      {
  "result": {
    "total": 7,
    "items": [
      {
        "report_year": "2019",
        "name": "小米科技有限责任公司",
        "social_security": {
          "base_medical_down_balance": "0万元",
          "actual_endownment_amount": "47.014208万元",
          "injury_insurance_num": "168人",
          "injury_insurance_amount": "-",
          "insurance_num": "168人",
          "birth_num": "168人",
          "basic_medical_amount": "314.1832万元",
          "unenployment_insurance": "293.8388万元",
          "basic_endownment_num": "168人",
          "birth_insurance_count": "0万元",
          "unenployment_num": "168人",
          "birth_amount": "0万元",
          "actual_injury_amount": "2.065392万元",
          "endownment_base_amount": "293.8388万元",
          "birth_actual_amount": "0万元",
          "actual_medical_amount": "33.931795万元",
          "endownment_insurance_amount": "0万元",
          "actual_lost_amount": "2.350704万元",
          "unenployment_down_balance": "0万元",
          "company_injury_down_balance": "0万元"
        },
        "report_date": "2020-06-24"
      }
    ]
  },
  "reason": "success",
  "sign": "219c5402f730409e82a9694693108f65",
  "error_code": 0
}

服务级错误码参照(error_code):

  错误码 说明
  258500 网络超时,请稍后再试
  258501 参数缺失
  258502 参数不合法
  258503 内部错误
  258504 查询无结果
  258505 未知错误

系统级错误码参照:

  错误码 说明 旧版本(resultcode)
  10001 错误的请求KEY 101
  10002 该KEY无请求权限 102
  10003 KEY过期 103
  10004 错误的OPENID 104
  10005 应用未审核超时,请提交认证 105
  10007 未知的请求源 107
  10008 被禁止的IP 108
  10009 被禁止的KEY 109
  10011 当前IP请求超过限制 111
  10012 请求超过次数限制 112
  10013 测试KEY超过请求限制 113
  10014 系统内部异常(调用充值类业务时,请务必联系客服或通过订单查询接口检测订单,避免造成损失) 114
  10020 接口维护 120
  10021 接口停用 121

错误码格式说明(示例:200201):

  2 002 01
  服务级错误(1为系统级错误) 服务模块代码(即数据ID) 具体错误代码
企业社保缴纳查询
47
申请次数
585
ID
1
收藏次数

推荐API

  • 个人/企业涉诉查询

    通过企业关键词查询企业涉松详情,如裁判文书、开庭公告、执行公告、失信公告、案件流程等等。
  • 账号黑产风险识别

    根据手机号来查询是否命中黑产风险
  • IP反查域名

    IP反查域名是通过IP查询相关联的域名信息的功能,它提供IP地址历史上绑定过的域名信息。
  • 人脸卫士

    结合权威身份认证的精准人脸风险查询服务,提升人脸应用及身份认证生态的安全性。人脸风险情报库,覆盖范围广、准确性高,数据权威可靠。
  • 全国城市空气质量

    全国城市和站点空气质量查询,污染物浓度及空气质量分指数、空气质量指数、首要污染物及空气质量级别、健康指引及建议采取的措施等。

API资讯

数 据 驱 动 未 来
Data Drives The Future
0512-88869195
数 据 驱 动 未 来
Data Drives The Future