数据系统项目
  1. 测试接口
数据系统项目
  • dim层接口
  • dwd层接口
  • dws层接口
  • cfg数据表
  • dim层关联表接口
  • 测试接口
    • 获取品牌列表
      GET
    • 获取品牌详情
      GET
    • 获取地区信息
      GET
    • 获取地区信息 - 非查询
      GET
    • 获取品牌的品类
      GET
    • 获取企业list
      GET
    • 获取企业详情数据
      GET
  • ext接口
    • 品牌别名列表接口
      GET
  1. 测试接口

获取企业list

开发中
GET
api/v1/companies

请求参数

Query 参数
province_str_id
string 
可选
省id字符串,区域之间是or关系
city_str_id
string 
可选
城市id字符串,区域之间是or关系
region_str_id
string 
可选
区域id字符串,区域之间是or关系
country_str_id
string 
可选
国家id字符串,区域之间是or关系
district_str_id
string 
可选
区/县/镇id字符串,区域之间是or关系
page_size
integer 
页面大小
必需
示例值:
10
current_page
integer 
当前页数
必需
示例值:
1
company_name
string 
可选
企业名称;与其他条件是and关系
company_str_id
string 
可选
企业id字符串,与其他条件是and关系
示例值:
1,2,3,4,5,6

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'api/v1/companies?province_str_id&city_str_id&region_str_id&country_str_id&district_str_id&page_size=10&current_page=1&company_name=&company_str_id=1,2,3,4,5,6'

返回响应

🟢200成功
application/json
Body
code
integer 
必需
data
array [object {38}] 
必需
approval_date
null 
必需
business_reg_code
null 
必需
business_term
null 
必需
category_type
null 
必需
city_id
integer 
必需
company_address
string 
必需
company_contact_phone
string 
必需
company_email
null 
必需
company_en_name
string 
必需
company_former_name
null 
必需
company_industry
null 
必需
company_license_number
null 
必需
company_owner
null 
必需
company_register_time
string 
必需
company_scope
null 
必需
company_url
null 
必需
country_id
integer 
必需
description
string 
必需
district_id
integer 
必需
enterprise_scale
null 
必需
id
integer 
必需
imp_exp_enterprise_code
null 
必需
industry_detail
null 
必需
insured_persion
null 
必需
main_member_info
null 
必需
name
string 
必需
organization_code
null 
必需
paid_up_capital
null 
必需
personne_size
null 
必需
province_id
integer 
必需
reg_authorities
null 
必需
region_id
integer 
必需
register_capital
null 
必需
remark
null 
必需
shareholder_info
null 
必需
status
integer 
必需
taxpayer_code
null 
必需
taxpayer_qualification
null 
必需
message
string 
必需
示例
{
  "code": 0,
  "data": [
    {
      "approval_date": null,
      "business_reg_code": null,
      "business_term": null,
      "category_type": null,
      "city_id": 600,
      "company_address": "中央区銀座三丁目12番6号",
      "company_contact_phone": "3-9491-1544",
      "company_email": null,
      "company_en_name": "Zhennan Company Limited",
      "company_former_name": null,
      "company_industry": null,
      "company_license_number": null,
      "company_owner": null,
      "company_register_time": "Sat, 09 Nov 2002 05:50:31 GMT",
      "company_scope": null,
      "company_url": null,
      "country_id": 8,
      "description": "HTTP Tunneling is a method for connecting to a server that uses the same protocol (http://) and the same port (port 80) as a web server does.",
      "district_id": 521,
      "enterprise_scale": null,
      "id": 23,
      "imp_exp_enterprise_code": null,
      "industry_detail": null,
      "insured_persion": null,
      "main_member_info": null,
      "name": "Xiaoming Company Limited",
      "organization_code": null,
      "paid_up_capital": null,
      "personne_size": null,
      "province_id": 21,
      "reg_authorities": null,
      "region_id": 48,
      "register_capital": null,
      "remark": null,
      "shareholder_info": null,
      "status": 1,
      "taxpayer_code": null,
      "taxpayer_qualification": null
    },
    {
      "approval_date": null,
      "business_reg_code": null,
      "business_term": null,
      "category_type": null,
      "city_id": 537,
      "company_address": "522 49/50 Strand, Charing Cross",
      "company_contact_phone": "(151) 662 0329",
      "company_email": null,
      "company_en_name": "Shihan Electronic Company Limited",
      "company_former_name": null,
      "company_industry": null,
      "company_license_number": null,
      "company_owner": null,
      "company_register_time": "Thu, 19 Mar 2015 12:40:52 GMT",
      "company_scope": null,
      "company_url": null,
      "country_id": 2,
      "description": "Such sessions are also susceptible to session hijacking, where a malicious user takes over your session once you have authenticated.",
      "district_id": 8599,
      "enterprise_scale": null,
      "id": 161,
      "imp_exp_enterprise_code": null,
      "industry_detail": null,
      "insured_persion": null,
      "main_member_info": null,
      "name": "Xiaoming Telecommunication Company Limited",
      "organization_code": null,
      "paid_up_capital": null,
      "personne_size": null,
      "province_id": 61,
      "reg_authorities": null,
      "region_id": 6,
      "register_capital": null,
      "remark": null,
      "shareholder_info": null,
      "status": 1,
      "taxpayer_code": null,
      "taxpayer_qualification": null
    },
    {
      "approval_date": null,
      "business_reg_code": null,
      "business_term": null,
      "category_type": null,
      "city_id": 581,
      "company_address": "平野区加美東四丁目9番20号",
      "company_contact_phone": "66-918-7314",
      "company_email": null,
      "company_en_name": "Lan Pharmaceutical Company Limited",
      "company_former_name": null,
      "company_industry": null,
      "company_license_number": null,
      "company_owner": null,
      "company_register_time": "Sat, 03 Nov 2018 04:56:58 GMT",
      "company_scope": null,
      "company_url": null,
      "country_id": 3,
      "description": "Navicat Cloud provides a cloud service for synchronizing connections, queries, model files and virtual group information from Navicat, other Navicat family members, different machines                 ",
      "district_id": 1353,
      "enterprise_scale": null,
      "id": 221,
      "imp_exp_enterprise_code": null,
      "industry_detail": null,
      "insured_persion": null,
      "main_member_info": null,
      "name": "Xiao Electronic Company Limited",
      "organization_code": null,
      "paid_up_capital": null,
      "personne_size": null,
      "province_id": 51,
      "reg_authorities": null,
      "region_id": 23,
      "register_capital": null,
      "remark": null,
      "shareholder_info": null,
      "status": 1,
      "taxpayer_code": null,
      "taxpayer_qualification": null
    },
    {
      "approval_date": null,
      "business_reg_code": null,
      "business_term": null,
      "category_type": null,
      "city_id": 716,
      "company_address": "88 028 County Rd, Yanqing District",
      "company_contact_phone": "155-5122-8780",
      "company_email": null,
      "company_en_name": "Zhennan Development & Trading Company Limited",
      "company_former_name": null,
      "company_industry": null,
      "company_license_number": null,
      "company_owner": null,
      "company_register_time": "Wed, 29 May 2013 10:19:50 GMT",
      "company_scope": null,
      "company_url": null,
      "country_id": 9,
      "description": "A query is used to extract data from the database in a readable format according to the user's request. There is no way to happiness. Happiness is the way.",
      "district_id": 5340,
      "enterprise_scale": null,
      "id": 312,
      "imp_exp_enterprise_code": null,
      "industry_detail": null,
      "insured_persion": null,
      "main_member_info": null,
      "name": "Xiaoming Company Limited",
      "organization_code": null,
      "paid_up_capital": null,
      "personne_size": null,
      "province_id": 49,
      "reg_authorities": null,
      "region_id": 2,
      "register_capital": null,
      "remark": null,
      "shareholder_info": null,
      "status": 1,
      "taxpayer_code": null,
      "taxpayer_qualification": null
    },
    {
      "approval_date": null,
      "business_reg_code": null,
      "business_term": null,
      "category_type": null,
      "city_id": 691,
      "company_address": "778 39 William IV St, Charing Cross",
      "company_contact_phone": "5963 247374",
      "company_email": null,
      "company_en_name": "Xiuying Industrial Company Limited",
      "company_former_name": null,
      "company_industry": null,
      "company_license_number": null,
      "company_owner": null,
      "company_register_time": "Wed, 26 Oct 2016 19:21:49 GMT",
      "company_scope": null,
      "company_url": null,
      "country_id": 7,
      "description": "Success consists of going from failure to failure without loss of enthusiasm. If you wait, all that happens is you get older.",
      "district_id": 9777,
      "enterprise_scale": null,
      "id": 484,
      "imp_exp_enterprise_code": null,
      "industry_detail": null,
      "insured_persion": null,
      "main_member_info": null,
      "name": "Xiaoming Food Company Limited",
      "organization_code": null,
      "paid_up_capital": null,
      "personne_size": null,
      "province_id": 60,
      "reg_authorities": null,
      "region_id": 36,
      "register_capital": null,
      "remark": null,
      "shareholder_info": null,
      "status": 1,
      "taxpayer_code": null,
      "taxpayer_qualification": null
    },
    {
      "approval_date": null,
      "business_reg_code": null,
      "business_term": null,
      "category_type": null,
      "city_id": 742,
      "company_address": "中央区銀座三丁目12番18号",
      "company_contact_phone": "90-5393-6202",
      "company_email": null,
      "company_en_name": "Zhou Kee Technology Company Limited",
      "company_former_name": null,
      "company_industry": null,
      "company_license_number": null,
      "company_owner": null,
      "company_register_time": "Fri, 19 Jun 2009 18:00:01 GMT",
      "company_scope": null,
      "company_url": null,
      "country_id": 5,
      "description": "A man’s best friends are his ten fingers. A query is used to extract data from the database in a readable format according to the user's request.",
      "district_id": 5232,
      "enterprise_scale": null,
      "id": 940,
      "imp_exp_enterprise_code": null,
      "industry_detail": null,
      "insured_persion": null,
      "main_member_info": null,
      "name": "Xiaoming Network Systems Company Limited",
      "organization_code": null,
      "paid_up_capital": null,
      "personne_size": null,
      "province_id": 68,
      "reg_authorities": null,
      "region_id": 37,
      "register_capital": null,
      "remark": null,
      "shareholder_info": null,
      "status": 1,
      "taxpayer_code": null,
      "taxpayer_qualification": null
    },
    {
      "approval_date": null,
      "business_reg_code": null,
      "business_term": null,
      "category_type": null,
      "city_id": 305,
      "company_address": "345 1st Ave",
      "company_contact_phone": "718-367-2674",
      "company_email": null,
      "company_en_name": "He Kee Food Company Limited",
      "company_former_name": null,
      "company_industry": null,
      "company_license_number": null,
      "company_owner": null,
      "company_register_time": "Tue, 22 Sep 2015 02:22:27 GMT",
      "company_scope": null,
      "company_url": null,
      "country_id": 6,
      "description": "In the Objects tab, you can use the List List, Detail Detail and ER Diagram ER Diagram buttons to change the object view.",
      "district_id": 8566,
      "enterprise_scale": null,
      "id": 990,
      "imp_exp_enterprise_code": null,
      "industry_detail": null,
      "insured_persion": null,
      "main_member_info": null,
      "name": "Xiaoming Food Company Limited",
      "organization_code": null,
      "paid_up_capital": null,
      "personne_size": null,
      "province_id": 12,
      "reg_authorities": null,
      "region_id": 19,
      "register_capital": null,
      "remark": null,
      "shareholder_info": null,
      "status": 1,
      "taxpayer_code": null,
      "taxpayer_qualification": null
    },
    {
      "approval_date": null,
      "business_reg_code": null,
      "business_term": null,
      "category_type": null,
      "city_id": 241,
      "company_address": "227 Trafalgar Square, Charing Cross",
      "company_contact_phone": "(151) 439 7130",
      "company_email": null,
      "company_en_name": "Yunxi Electronic Company Limited",
      "company_former_name": null,
      "company_industry": null,
      "company_license_number": null,
      "company_owner": null,
      "company_register_time": "Tue, 02 Mar 2010 10:56:21 GMT",
      "company_scope": null,
      "company_url": null,
      "country_id": 8,
      "description": "Genius is an infinite capacity for taking pains. To get a secure connection, the first thing you need to do is to install OpenSSL Library and download Database Source.",
      "district_id": 4184,
      "enterprise_scale": null,
      "id": 1367,
      "imp_exp_enterprise_code": null,
      "industry_detail": null,
      "insured_persion": null,
      "main_member_info": null,
      "name": "Xiaoming Development & Trading Company Limited",
      "organization_code": null,
      "paid_up_capital": null,
      "personne_size": null,
      "province_id": 25,
      "reg_authorities": null,
      "region_id": 44,
      "register_capital": null,
      "remark": null,
      "shareholder_info": null,
      "status": 1,
      "taxpayer_code": null,
      "taxpayer_qualification": null
    },
    {
      "approval_date": null,
      "business_reg_code": null,
      "business_term": null,
      "category_type": null,
      "city_id": 207,
      "company_address": "359 Qingshuihe 1st Rd, Luohu District",
      "company_contact_phone": "755-296-1983",
      "company_email": null,
      "company_en_name": "Zitao Company Limited",
      "company_former_name": null,
      "company_industry": null,
      "company_license_number": null,
      "company_owner": null,
      "company_register_time": "Sat, 05 May 2018 02:41:40 GMT",
      "company_scope": null,
      "company_url": null,
      "country_id": 7,
      "description": "Success consists of going from failure to failure without loss of enthusiasm. If your Internet Service Provider (ISP) does not provide direct access to its server, Secure Tunneling                    ",
      "district_id": 4952,
      "enterprise_scale": null,
      "id": 1486,
      "imp_exp_enterprise_code": null,
      "industry_detail": null,
      "insured_persion": null,
      "main_member_info": null,
      "name": "Xiaoming Electronic Company Limited",
      "organization_code": null,
      "paid_up_capital": null,
      "personne_size": null,
      "province_id": 73,
      "reg_authorities": null,
      "region_id": 49,
      "register_capital": null,
      "remark": null,
      "shareholder_info": null,
      "status": 1,
      "taxpayer_code": null,
      "taxpayer_qualification": null
    },
    {
      "approval_date": null,
      "business_reg_code": null,
      "business_term": null,
      "category_type": null,
      "city_id": 476,
      "company_address": "西成区出城一丁目1番20号",
      "company_contact_phone": "90-7007-5647",
      "company_email": null,
      "company_en_name": "Anqi Company Limited",
      "company_former_name": null,
      "company_industry": null,
      "company_license_number": null,
      "company_owner": null,
      "company_register_time": "Fri, 14 Jan 2000 01:07:01 GMT",
      "company_scope": null,
      "company_url": null,
      "country_id": 2,
      "description": "Navicat 15 has added support for the system-wide dark mode. Navicat provides powerful tools for working with queries: Query Editor for editing the query text directly, and Query Builder,              ",
      "district_id": 9710,
      "enterprise_scale": null,
      "id": 1583,
      "imp_exp_enterprise_code": null,
      "industry_detail": null,
      "insured_persion": null,
      "main_member_info": null,
      "name": "Xiao Company Limited",
      "organization_code": null,
      "paid_up_capital": null,
      "personne_size": null,
      "province_id": 11,
      "reg_authorities": null,
      "region_id": 10,
      "register_capital": null,
      "remark": null,
      "shareholder_info": null,
      "status": 1,
      "taxpayer_code": null,
      "taxpayer_qualification": null
    }
  ],
  "message": "success"
}
上一页
获取品牌的品类
下一页
获取企业详情数据
Built with