> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-d355519d.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}) => {
  return <Frame>
      <img src={img} alt={alt} />
    </Frame>;
};

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-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman1.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=ebf2da1e47393b74bcfcc0b16c949f30" size="md" alt="Postman site" border width="1621" height="1011" data-path="images/cloud/manage/postman/postman1.png" />

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

* Name your workspace and set the visibility level.

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman2.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=79874db8515f1889d7752f4135a0c5ed" size="md" alt="Create workspace" border width="784" height="760" data-path="images/cloud/manage/postman/postman2.png" />

<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-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman3.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=fc5da4c0b33ac85dc5a2b1d10fbbb570" 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.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman3.png?w=280&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=e5ab476f71bab3b708edc7cecc593d14 280w, https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman3.png?w=560&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=463d43d004b7901f5c67c214bd0b982f 560w, https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman3.png?w=840&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=d4f733ce02b5106228196080781ebd18 840w, https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman3.png?w=1100&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=17c7ca9fcdf5871e4bd21db9a85236ff 1100w, https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman3.png?w=1650&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=50b45948f4945db1d7c0280b871fedab 1650w, https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman3.png?w=2500&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=ab6b3a0682c4d09b3ae9611d7a509744 2500w" />

* A modal will appear:

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman4.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=adbd21808af232b2660eb6cc623221f8" size="md" alt="API URL entry" border width="659" height="471" data-path="images/cloud/manage/postman/postman4.png" />

* 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-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman6.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=557ce3fd721af5a1dd62dc1492e10c8a" 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.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman6.png?w=280&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=5718509401693764dd1e302a8150b813 280w, https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman6.png?w=560&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=86be6d78b28ea1e7b0038e17137c036c 560w, https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman6.png?w=840&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=68bbfeffa8c0f86ef9698f76230a014f 840w, https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman6.png?w=1100&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=cf2aedc6e8a3d8e7fc655a7943a00c9c 1100w, https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman6.png?w=1650&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=21cb7bc51209e509cf43ec38efe22784 1650w, https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman6.png?w=2500&fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=32bfccc98739c64952cd5493d616af8c 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-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman7.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=cd5cf98c0d2efff1fabb05704c1ab1d0" size="md" alt="Import your API" border width="949" height="446" data-path="images/cloud/manage/postman/postman7.png" />

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

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman8.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=e6f87208f79fde1aaf900c774830a6a6" size="md" alt="Import complete" border width="872" height="420" data-path="images/cloud/manage/postman/postman8.png" />

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

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

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman9.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=2f1fdb57167972e3887b8ff893bc832b" size="md" alt="Basic auth" border width="789" height="620" data-path="images/cloud/manage/postman/postman9.png" />

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

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman10.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=9542ef5ca1fc872e0f2521e2cca88fae" size="md" alt="credentials" border width="951" height="700" data-path="images/cloud/manage/postman/postman10.png" />

<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-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman11.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=4b392978a816e5fea6930fed0dc89f81" size="md" alt="Organization ID and Service ID" border width="1057" height="558" data-path="images/cloud/manage/postman/postman11.png" />

<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-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman12.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=6e6f76f8703000cebd082d3e329fee26" size="md" alt="Test retrieval of organizations" border width="1797" height="972" data-path="images/cloud/manage/postman/postman12.png" />

* 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-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman13.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=ffa57a114f3e0cf32160b1d472f32d81" size="md" alt="Status" border width="1797" height="972" data-path="images/cloud/manage/postman/postman13.png" />

<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-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman14.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=7fe5285e007fe73d96088dc2afc2f886" size="md" alt="Test retrieval of organization details" border width="1797" height="972" data-path="images/cloud/manage/postman/postman14.png" />

* 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-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman15.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=721f594f5829c7f02885ea52e543c2cd" size="md" alt="Submit test" border width="1797" height="972" data-path="images/cloud/manage/postman/postman15.png" />

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

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman16.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=82b1452e615a738f26f9c44ad11a7a4f" size="md" alt="Return value" border width="1797" height="972" data-path="images/cloud/manage/postman/postman16.png" />

* 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-mintlify-d355519d/8SsI06i2_NAT3-Mi/images/cloud/manage/postman/postman17.png?fit=max&auto=format&n=8SsI06i2_NAT3-Mi&q=85&s=5bdde7b9a3f4867ba93954c1f492ca2d" size="md" alt="List of services" border width="1537" height="867" data-path="images/cloud/manage/postman/postman17.png" />

* 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).
