使用 SalesQL 数据丰富 API 增强你的数据

无缝连接并自动化你的工作流程。

查看 API 文档

自动化你的数据丰富工作

为何选择 SalesQL 数据丰富 API?

组织 API

curl -X GET "https://api-public.salesql.com/v1/organizations/enrich/?organization_name=salesql&api_key={your_api_key}"

{

    "uuid": "a56f111b-c163-40e6-a94f-815205e39566",

    "名称": "SalesQL",

    "网站": "https://salesql.com?fpr=linkedin_salesql",

    "网站域名": "salesql.com",

    "领英网址": "https://www.linkedin.com/company/salesqldotcom",

    "成立年份": 2018,

    "标志": "company/a56f111b-c163-40e6-a94f-815205e39566-salesql.png",

    "员工人数": 11,

    "行业": "媒体制作",

    "地点": "马德里 (马德里, 欧洲), 西班牙 ES"

}

邮箱查找器 API

curl -X GET "https://api-public.salesql.com/v1/persons/enrich/?full_name=Ariel%20Camino&organization_domain=salesql.com&api_key={your_api_key}" | jq -r '.emails'

[

  {

    "邮箱": "[email protected]",

    "类型": "工作",

    "状态": "有效"

  },

  {

    "邮箱": "[email protected]",

    "类型": "直接",

    "状态": "有效"

  }

]

个人 API

curl -X GET "https://api-public.salesql.com/v1/persons/enrich/?full_name=Ariel%20Camino&organization_domain=salesql.com&api_key={your_api_key}"

{

    "UUID": "daca140a-66e7-4a25-ab17-e66f29160c94",

    "名": "Ariel",

    "姓": "Camino",

    "全名": "Ariel Camino",

    "领英网址": "https://www.linkedin.com/in/ariel-camino",

    "职位": "首席执行官",

    "头衔": "SalesQL 首席执行官 - 帮助企业生成更优质的销售线索",

    "行业": "计算机软件",

    "邮箱": [

        {

            "邮箱": "[email protected]",

            "类型": "工作",

            "状态": "有效"

        },

        {

            "邮箱": "[email protected]",

            "类型": "直接",

            "状态": "有效"

        }

    ],

    "phones": [

        {

            "phone": "+44 20 8050 4650",

            "类型": "工作",

            "country_code": "ES",

            "is_valid": true

        }

    ],

    "location": "Spain ES",

    "organization": {

        "uuid": "a56f111b-c163-40e6-a94f-815205e39566",

        "名称": "SalesQL",

        "网站": "https://salesql.com?fpr=linkedin_salesql",

        "网站域名": "salesql.com",

        "领英网址": "https://www.linkedin.com/company/salesqldotcom",

        "成立年份": 2018,

        "标志": "company/a56f111b-c163-40e6-a94f-815205e39566-salesql.png",

        "员工人数": 11,

        "行业": "媒体制作",

        "地点": "马德里 (马德里, 欧洲), 西班牙 ES"

    }

}

LinkedIn URL API

curl -X GET https://api-public.salesql.com/v1/persons/enrich/?linkedin_url=https://www.linkedin.com/in/ariel-camino&api_key={your_api_key}

{

    "UUID": "daca140a-66e7-4a25-ab17-e66f29160c94",

    "名": "Ariel",

    "姓": "Camino",

    "全名": "Ariel Camino",

    "领英网址": "https://www.linkedin.com/in/ariel-camino",

    "职位": "首席执行官",

    "头衔": "SalesQL 首席执行官 - 帮助企业生成更优质的销售线索",

    "行业": "计算机软件",

    "邮箱": [

        {

            "邮箱": "[email protected]",

            "类型": "工作",

            "状态": "有效"

        },

        {

            "邮箱": "[email protected]",

            "类型": "直接",

            "状态": "有效"

        }

    ],

    "phones": [

        {

            "phone": "+44 20 8050 4650",

            "类型": "工作",

            "country_code": "ES",

            "is_valid": true

        }

    ],

    "location": "Spain ES",

    "organization": {

        "uuid": "a56f111b-c163-40e6-a94f-815205e39566",

        "名称": "SalesQL",

        "网站": "https://salesql.com?fpr=linkedin_salesql",

        "网站域名": "salesql.com",

        "领英网址": "https://www.linkedin.com/company/salesqldotcom",

        "成立年份": 2018,

        "标志": "company/a56f111b-c163-40e6-a94f-815205e39566-salesql.png",

        "员工人数": 11,

        "行业": "媒体制作",

        "地点": "马德里 (马德里, 欧洲), 西班牙 ES"

    }

}

分步指南

数据丰富API的工作原理

1

获取您的API密钥

在SalesQL的
数据丰富/API部分创建。

集成您的应用程序

自定义参数以满足您的需求,实现最佳性能。
2

访问数据

利用数据提升销售额并改善客户互动。
3

常见问题

SalesQL API 有何用途?

SalesQL API 允许用户以编程方式访问全面的联系人信息,从而实现与各种应用程序和系统的无缝集成。

如何开始使用 SalesQL API?

要开始使用 SalesQL API,您需要注册一个账户并获取您的 API 密钥。然后,您可以使用此密钥来验证您的请求,并通过我们的端点开始检索数据。我们提供了文档来指导您完成整个过程。

我可以使用 SalesQL API 检索哪些数据?

借助 SalesQL API,您可以检索各种类型的数据,包括域名信息、电子邮件地址、电子邮件验证状态,以及关于组织和个人的丰富数据。

API 调用或数据检索是否有上限?

是的,SalesQL API 有调用限制。您每天最多可以发出 600 个 API 请求,每分钟最多 50 个请求。

SalesQL API 的安全性如何?

SalesQL API 是安全的,它采用行业标准的加密和安全协议,以在数据传输和处理过程中保护您的数据。您的 API 密钥应妥善保管,以维护安全性。

准备好集成了吗?

获取您的 API 密钥,并开始使用 SalesQL 的任何付费计划构建强大的集成。