> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-86180b7b.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 通过 Postman 以编程方式访问 API

> 本指南将帮助您使用 Postman 测试 ClickHouse Cloud API

export const Image = ({img, alt, size}) => {
  return <Frame>
      <img src={img} alt={alt} />
    </Frame>;
};

本指南将帮助你使用 [Postman](https://www.postman.com/product/what-is-postman/) 测试 ClickHouse Cloud API。
你可以直接在 Web 浏览器中使用 Postman 应用程序，也可以将其下载到桌面端。

<div id="create-an-account">
  ### 创建账户
</div>

* 可在 [https://www.postman.com](https://www.postman.com) 注册免费账户。

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman1.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=b301e554bf375fdbb025f0833a20cd69" size="md" alt="Postman 网站" border width="1621" height="1011" data-path="images/cloud/manage/postman/postman1.png" />

<div id="create-a-workspace">
  ### 创建工作区
</div>

* 给工作区命名并设置可见性级别。

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman2.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=4ae5d42cbf3a6ffdd53052b9d3817367" size="md" alt="创建工作区" border width="784" height="760" data-path="images/cloud/manage/postman/postman2.png" />

<div id="create-a-collection">
  ### 创建集合
</div>

* 在左上角菜单中，点击 "Explore" 下方的 "Import"：

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman3.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=a6367cf2d55cae74e168214d3d7bb94e" size="md" alt="Explore > 导入" border data-og-width="1317" width="1317" data-og-height="647" height="647" data-path="images/cloud/manage/postman/postman3.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman3.png?w=280&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=4c5c0b97790d1a300efb64d2736e79a2 280w, https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman3.png?w=560&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=16f65be8d5104f4b68ebdf8f4c90b83c 560w, https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman3.png?w=840&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=b6b940b6d94e22991a0383cfda3ccd7c 840w, https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman3.png?w=1100&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=e675c1b1974fc85bd1222572eebdca1e 1100w, https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman3.png?w=1650&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=1d42153b5efc674b0029b60187d73086 1650w, https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman3.png?w=2500&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=33e992c41920afbcb3544a5c83576d27 2500w" />

* 此时会弹出一个模态窗口：

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman4.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=c99b406da916b723aacf98f9a927834f" size="md" alt="API URL 输入项" border width="659" height="471" data-path="images/cloud/manage/postman/postman4.png" />

* 输入 API 地址："[https://api.clickhouse.cloud/v1\&quot;，然后按下](https://api.clickhouse.cloud/v1\&quot;，然后按下) 'Enter'：

* 点击 "Import" 按钮，选择 "Postman Collection"：

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman6.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=166e1ad437f6127414fb488800608834" size="md" alt="集合 > 导入" border data-og-width="666" width="666" data-og-height="253" height="253" data-path="images/cloud/manage/postman/postman6.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman6.png?w=280&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=2ea9beaabc1793084d3c0be838d777a5 280w, https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman6.png?w=560&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=d4ebbc979c3a9fd9a453ea1073272474 560w, https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman6.png?w=840&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=3645f5bdd0b963d591304f860b4f1fd2 840w, https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman6.png?w=1100&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=c9b07f94daf6d41a88eaeeff96767559 1100w, https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman6.png?w=1650&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=1534475a57dff38007f61010e723bbc0 1650w, https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman6.png?w=2500&fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=a79e5116fd92dfd2f7a9e393cb6398a5 2500w" />

<div id="interface-with-the-clickhouse-cloud-api-spec">
  ### 使用 ClickHouse Cloud API 规范
</div>

* “ClickHouse Cloud 的 API 规范”现在会显示在“Collections” (左侧导航) 中。

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman7.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=d0e79e7d87c24b28dcf1a484011c9e88" size="md" alt="导入 API" border width="949" height="446" data-path="images/cloud/manage/postman/postman7.png" />

* 点击“ClickHouse Cloud 的 API 规范”，然后在中间面板中选择“Authorization”选项卡：

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman8.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=1ff0de91f8802016f159451514073ac0" size="md" alt="导入完成" border width="872" height="420" data-path="images/cloud/manage/postman/postman8.png" />

<div id="set-authorization">
  ### 设置授权
</div>

* 在下拉菜单中选择“Basic Auth”：

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman9.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=60840a812bd55a893725ca09804a4338" size="md" alt="Basic Auth" border width="789" height="620" data-path="images/cloud/manage/postman/postman9.png" />

* 输入您在设置 ClickHouse Cloud API keys 时收到的用户名和密码：

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman10.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=810789e5d2bb4ed524c713cb84c8a3f7" size="md" alt="凭据" border width="951" height="700" data-path="images/cloud/manage/postman/postman10.png" />

<div id="enable-variables">
  ### 启用变量
</div>

* [变量](https://learning.postman.com/docs/sending-requests/variables/)可用于在 Postman 中存储和重复使用值，从而简化 API 测试。

<div id="set-the-organization-id-and-service-id">
  #### 设置 Organization ID 和 Service ID
</div>

* 在“Collection”中，点击中间窗格里的“Variable”选项卡 (Base URL 已在之前导入 API 时设置) ：
* 在 `baseURL` 下方，点击空白字段“Add new value”，然后填入你的 Organization ID 和 Service ID：

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman11.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=6cd6f4f6fa20f6e47e919cf82d3dea02" size="md" alt="Organization ID 和 Service ID" border width="1057" height="558" data-path="images/cloud/manage/postman/postman11.png" />

<div id="test-the-clickhouse-cloud-api-functionalities">
  ## 测试 ClickHouse Cloud API 的各项功能
</div>

<div id="test-get-list-of-available-organizations">
  ### 测试“GET 可用组织列表”
</div>

* 在“ClickHouse Cloud 的 OpenAPI 规范”下，展开 > V1 > organizations 文件夹
* 点击“GET 可用组织列表”，然后点击右侧蓝色的“Send”按钮：

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman12.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=188ab321326b82685f9aae62ea34706e" size="md" alt="测试获取组织信息" border width="1797" height="972" data-path="images/cloud/manage/postman/postman12.png" />

* 返回结果应显示你的组织详细信息，且 `"status": 200`。 (如果你收到 `"status": 400`，但没有任何组织信息，则说明配置不正确。)

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman13.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=5853ec8b674c7ea716c6a612a42e1e59" size="md" alt="状态" border width="1797" height="972" data-path="images/cloud/manage/postman/postman13.png" />

<div id="test-get-organizational-details">
  ### 测试“GET organizational details”
</div>

* 在 `organizationid` 文件夹下，找到“GET organizational details”：
* 在中间窗格菜单的 Params 下，需要填写 `organizationid`。

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman14.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=f92ca2ee88e345414c2eb867f2259eb3" size="md" alt="测试获取组织详细信息" border width="1797" height="972" data-path="images/cloud/manage/postman/postman14.png" />

* 将此值改为花括号中的 `orgid`：`{{orgid}}` (如果你之前已设置过该值，会出现一个包含该值的菜单) ：

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman15.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=c33a88570c1fd343d5c936b79db1087e" size="md" alt="提交测试" border width="1797" height="972" data-path="images/cloud/manage/postman/postman15.png" />

* 点击“Save”按钮后，再点击屏幕右上角蓝色的“Send”按钮。

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman16.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=49a8abdbdbd28916b532440be8d88c17" size="md" alt="返回值" border width="1797" height="972" data-path="images/cloud/manage/postman/postman16.png" />

* 返回结果应包含你的组织详细信息，且 "status": 200。 (如果返回的是 "status" 400 且没有组织信息，则说明你的配置不正确) 。

<div id="test-get-service-details">
  ### 测试“GET service details”
</div>

* 点击“GET service details”
* 分别将 `organizationid` 和 `serviceid` 的值编辑为 `{{orgid}}` 和 `{{serviceid}}`。
* 点击“Save”，然后点击右侧蓝色的“Send”按钮。

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-86180b7b/kXeOHzm028vBHof0/images/cloud/manage/postman/postman17.png?fit=max&auto=format&n=kXeOHzm028vBHof0&q=85&s=2f147a629de743cd263855952dd92dab" size="md" alt="服务列表" border width="1537" height="867" data-path="images/cloud/manage/postman/postman17.png" />

* 返回结果应显示你的服务列表及其详细信息，且 `"status": 200`。 (如果你收到 `"status"` 400，且没有任何服务信息，则说明你的配置不正确) 。
