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

# Programmatic API access with Postman

> This guide will help you test the ClickHouse Cloud API using Postman

export const Image = ({img, alt, size = "lg", background}) => {
  const normalizedSize = ["sm", "md", "lg"].includes(size) ? size : "lg";
  const backgroundColor = background === "white" ? "white" : background === "black" ? "rgb(31 31 28)" : undefined;
  return <div className={`ch-image-${normalizedSize}`}>
      <Frame>
        <img src={img} alt={alt} style={{
    backgroundColor
  }} />
      </Frame>
    </div>;
};

This guide will help you test the ClickHouse Cloud API using [Postman](https://www.postman.com/product/what-is-postman/).
The Postman Application is available for use within a web browser or can be downloaded to a desktop.

<h3 id="create-an-account">
  Create an account
</h3>

* Free accounts are available at [https://www.postman.com](https://www.postman.com).

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman1.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=38e4f2d491b71379d53e81758122ba84" size="md" alt="Postman site" border width="1621" height="1011" data-path="images/cloud/manage/postman/postman1.webp" />

<h3 id="create-a-workspace">
  Create a workspace
</h3>

* Name your workspace and set the visibility level.

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman2.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=8c3d86985cb259d9a2ac1c300754b8d2" size="md" alt="Create workspace" border width="784" height="760" data-path="images/cloud/manage/postman/postman2.webp" />

<h3 id="create-a-collection">
  Create a collection
</h3>

* Below "Explore" on the top left Menu click "Import":

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman3.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=884ad237c4b24a204898ef6c654b1276" size="md" alt="Explore > Import" border data-og-width="1317" width="1317" data-og-height="647" height="647" data-path="images/cloud/manage/postman/postman3.webp" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman3.webp?w=280&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=3b8f5c5708be1ea7a006931cd2beffd1 280w, https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman3.webp?w=560&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=e7f33e1d2e3e9a427a2330ccca56864a 560w, https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman3.webp?w=840&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=2f85a3a242893f9d7569ab2447066907 840w, https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman3.webp?w=1100&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=d082f765263e7378a72ce7d090912f50 1100w, https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman3.webp?w=1650&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=72ce179337d7c2a8a5fd4f785053c875 1650w, https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman3.webp?w=2500&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=bcad0fec0648cab46bf8a34dd75da54d 2500w" />

* A modal will appear:

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman4.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=5858fe5d78d42c3c8b76522eef14d915" size="md" alt="API URL entry" border width="659" height="471" data-path="images/cloud/manage/postman/postman4.webp" />

* Enter the API address: "[https://api.clickhouse.cloud/v1](https://api.clickhouse.cloud/v1)" and press 'Enter':

* Select "Postman Collection" by clicking on the "Import" button:

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman6.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=1c5c7384425eed9cd8487a20de7807cf" size="md" alt="Collection > Import" border data-og-width="666" width="666" data-og-height="253" height="253" data-path="images/cloud/manage/postman/postman6.webp" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman6.webp?w=280&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=60b99ac3fe05d0fc7262dd69495dc737 280w, https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman6.webp?w=560&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=e61840ee8dde8418805ad36278b8d152 560w, https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman6.webp?w=840&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=21701fc1260469002bf08401d38c8105 840w, https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman6.webp?w=1100&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=c2e30cb8a2f296d19702b82ed6886ec4 1100w, https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman6.webp?w=1650&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=4b3c3c28c889c129f911b272dd5ec3f0 1650w, https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman6.webp?w=2500&fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=149ec299ea3657b1e7f654b8b63819a5 2500w" />

<h3 id="interface-with-the-clickhouse-cloud-api-spec">
  Interface with the ClickHouse Cloud API spec
</h3>

* The "API spec for ClickHouse Cloud" will now appear within "Collections" (Left Navigation).

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman7.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=1dd51b1595bd10953fe16a649432feb8" size="md" alt="Import your API" border width="949" height="446" data-path="images/cloud/manage/postman/postman7.webp" />

* Click on "API spec for ClickHouse Cloud." From the middle pain select the 'Authorization' tab:

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman8.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=fb40fea7dab3dbb57924f2aa02e30a10" size="md" alt="Import complete" border width="872" height="420" data-path="images/cloud/manage/postman/postman8.webp" />

<h3 id="set-authorization">
  Set authorization
</h3>

* Toggle the dropdown menu to select "Basic Auth":

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman9.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=4758319b996b0ee90f3fd20ec0ecf00a" size="md" alt="Basic auth" border width="789" height="620" data-path="images/cloud/manage/postman/postman9.webp" />

* Enter the Username and Password received when you set up your ClickHouse Cloud API keys:

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman10.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=d3baea4f2e1ad6ea9798806d61bf86b4" size="md" alt="credentials" border width="951" height="700" data-path="images/cloud/manage/postman/postman10.webp" />

<h3 id="enable-variables">
  Enable variables
</h3>

* [Variables](https://learning.postman.com/docs/sending-requests/variables/) enable the storage and reuse of values in Postman allowing for easier API testing.

<h4 id="set-the-organization-id-and-service-id">
  Set the organization ID and Service ID
</h4>

* Within the "Collection", click the "Variable" tab in the middle pane (The Base URL will have been set by the earlier API import):
* Below `baseURL` click the open field "Add new value", and Substitute your organization ID and service ID:

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman11.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=789df588d0f6a74dda1f378c04004937" size="md" alt="Organization ID and Service ID" border width="1057" height="558" data-path="images/cloud/manage/postman/postman11.webp" />

<h2 id="test-the-clickhouse-cloud-api-functionalities">
  Test the ClickHouse Cloud API functionalities
</h2>

<h3 id="test-get-list-of-available-organizations">
  Test "GET list of available organizations"
</h3>

* Under the "OpenAPI spec for ClickHouse Cloud", expand the folder > V1 > organizations
* Click "GET list of available organizations" and press the blue "Send" button on the right:

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman12.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=92b7a3dca0b3b9ccf42528611e547e30" size="md" alt="Test retrieval of organizations" border width="1797" height="972" data-path="images/cloud/manage/postman/postman12.webp" />

* The returned results should deliver your organization details with "status": 200. (If you receive a "status" 400 with no organization information your configuration isn't correct).

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman13.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=d98ff98f5915b298afe07f1c909b6998" size="md" alt="Status" border width="1797" height="972" data-path="images/cloud/manage/postman/postman13.webp" />

<h3 id="test-get-organizational-details">
  Test "GET organizational details"
</h3>

* Under the `organizationid` folder, navigate to "GET organizational details":
* In the middle frame menu under Params an `organizationid` is required.

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman14.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=eb32ef4359f14eeb704742c659767fc0" size="md" alt="Test retrieval of organization details" border width="1797" height="972" data-path="images/cloud/manage/postman/postman14.webp" />

* Edit this value with `orgid` in curly braces `{{orgid}}` (From setting this value earlier a menu will appear with the value):

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman15.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=2674ea59d3082af1a1d7a1c51c46c715" size="md" alt="Submit test" border width="1797" height="972" data-path="images/cloud/manage/postman/postman15.webp" />

* After pressing the "Save" button, press the blue "Send" button at the top right of the screen.

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman16.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=e9fb22cdd72e6397e9165f7a7fe24296" size="md" alt="Return value" border width="1797" height="972" data-path="images/cloud/manage/postman/postman16.webp" />

* The returned results should deliver your organization details with "status": 200. (If you receive a "status" 400 with no organization information your configuration isn't correct).

<h3 id="test-get-service-details">
  Test "GET service details"
</h3>

* Click "GET service details"
* Edit the Values for `organizationid` and `serviceid` with `{{orgid}}` and `{{serviceid}}` respectively.
* Press "Save" and then the blue "Send" button on the right.

<Image img="https://mintcdn.com/private-7c7dfe99-trino-dialect/tyM7Sy7bE2MbONr4/images/cloud/manage/postman/postman17.webp?fit=max&auto=format&n=tyM7Sy7bE2MbONr4&q=85&s=9364740b80faf5e94f31453ef7f79340" size="md" alt="List of services" border width="1537" height="867" data-path="images/cloud/manage/postman/postman17.webp" />

* The returned results should deliver a list of your services and their details with "status": 200. (If you receive a "status" 400 with no services information your configuration isn't correct).
