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

# Acesso programático à API com o Postman

> Este guia ajudará você a testar a API do ClickHouse Cloud usando o Postman

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

Este guia ajudará você a testar a API do ClickHouse Cloud usando o [Postman](https://www.postman.com/product/what-is-postman/).
O aplicativo Postman pode ser usado no navegador ou baixado para o computador.

<div id="create-an-account">
  ### Criar uma conta
</div>

* Há contas gratuitas disponíveis em [https://www.postman.com](https://www.postman.com).

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman1.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=a17ff568428176d30a9c8aa80133b55d" size="md" alt="Site do Postman" border width="1621" height="1011" data-path="images/cloud/manage/postman/postman1.png" />

<div id="create-a-workspace">
  ### Criar um espaço de trabalho
</div>

* Dê um nome ao espaço de trabalho e defina o nível de visibilidade.

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman2.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=243d343725a3aa49c70181399c336cdd" size="md" alt="Criar espaço de trabalho" border width="784" height="760" data-path="images/cloud/manage/postman/postman2.png" />

<div id="create-a-collection">
  ### Criar uma coleção
</div>

* No menu no canto superior esquerdo, abaixo de "Explore", clique em "Import":

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman3.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=42d77d7c32716e4e481bbacfb42b565d" 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-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman3.png?w=280&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=e1e1159867baabde04b1a80549eaf3a1 280w, https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman3.png?w=560&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=d8e1bb3c4c741c42676a435765f6b7a3 560w, https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman3.png?w=840&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=bbf7ea77ab6fd64a112c8cfb33658165 840w, https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman3.png?w=1100&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=edfbddeeb2c5245520df1e9f8e46d261 1100w, https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman3.png?w=1650&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=f642661811641883587cd3869581c067 1650w, https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman3.png?w=2500&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=47fde21dd9031cc1738046a584204ceb 2500w" />

* Uma janela modal será exibida:

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman4.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=7a972d25323b766b3a1cd685e72d17ce" size="md" alt="Campo de URL da API" border width="659" height="471" data-path="images/cloud/manage/postman/postman4.png" />

* Insira o endereço da API: "[https://api.clickhouse.cloud/v1](https://api.clickhouse.cloud/v1)" e pressione 'Enter':

* Selecione "Postman Collection" clicando no botão "Import":

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman6.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=b2f69bc914e1c62a55189d09302daac6" 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-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman6.png?w=280&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=c51dbbcddbd62046357f90fbbe8b4e12 280w, https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman6.png?w=560&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=ab5c03ed0049c9afd4d25269129f358b 560w, https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman6.png?w=840&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=9fd7596109a0702b484291195e46b232 840w, https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman6.png?w=1100&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=b80c7029ef892192b7baaeda77d5a528 1100w, https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman6.png?w=1650&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=f90bbd7e34739b175e3fee4c6f34df6e 1650w, https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman6.png?w=2500&fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=f27a3d978a3834f8ad8c24b2e5bf5978 2500w" />

<div id="interface-with-the-clickhouse-cloud-api-spec">
  ### Interaja com a especificação da API do ClickHouse Cloud
</div>

* A "API spec for ClickHouse Cloud" agora aparecerá em "Collections" (navegação à esquerda).

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman7.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=b6dac29e785b0ea50924d23b6b7d7769" size="md" alt="Importe sua API" border width="949" height="446" data-path="images/cloud/manage/postman/postman7.png" />

* Clique em "API spec for ClickHouse Cloud". No painel central, selecione a guia 'Authorization':

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman8.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=d0329f48484f8e40be650a57b948d128" size="md" alt="Importação concluída" border width="872" height="420" data-path="images/cloud/manage/postman/postman8.png" />

<div id="set-authorization">
  ### Definir a autorização
</div>

* Use o menu suspenso para selecionar "Basic Auth":

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman9.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=c113ffb2cf0e4f1a2ff0a29265f0805b" size="md" alt="Autenticação básica" border width="789" height="620" data-path="images/cloud/manage/postman/postman9.png" />

* Insira o nome de usuário e a senha que você recebeu ao configurar suas chaves de API do ClickHouse Cloud:

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman10.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=b6f43307a0d912bc8051d2f2a796e7f6" size="md" alt="credenciais" border width="951" height="700" data-path="images/cloud/manage/postman/postman10.png" />

<div id="enable-variables">
  ### Habilite as variáveis
</div>

* [Variáveis](https://learning.postman.com/docs/sending-requests/variables/) permitem armazenar e reutilizar valores no Postman, facilitando os testes de API.

<div id="set-the-organization-id-and-service-id">
  #### Defina o ID da organização e o ID do serviço
</div>

* Na "Collection", clique na aba "Variable" no painel central (a Base URL já terá sido definida pela importação anterior da API):
* Abaixo de `baseURL`, clique no campo vazio "Add new value" e substitua pelos IDs da sua organização e do seu serviço:

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman11.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=ce74d088c994be1bae8b29d1bbacce3a" size="md" alt="ID da organização e ID do serviço" border width="1057" height="558" data-path="images/cloud/manage/postman/postman11.png" />

<div id="test-the-clickhouse-cloud-api-functionalities">
  ## Teste as funcionalidades da API do ClickHouse Cloud
</div>

<div id="test-get-list-of-available-organizations">
  ### Teste "GET list of available organizations"
</div>

* Em "OpenAPI spec for ClickHouse Cloud", expanda a pasta > V1 > organizations
* Clique em "GET list of available organizations" e, à direita, pressione o botão azul "Send":

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman12.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=0743c41540a2d80a028b63d566894a7e" size="md" alt="Testar a recuperação das organizações" border width="1797" height="972" data-path="images/cloud/manage/postman/postman12.png" />

* Os resultados retornados devem exibir os detalhes da sua organização com "status": 200. (Se você receber um "status" 400 sem informações da organização, sua configuração não está correta).

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman13.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=08627f71b293e5ebc3fa2d49f5b5bd91" size="md" alt="Status" border width="1797" height="972" data-path="images/cloud/manage/postman/postman13.png" />

<div id="test-get-organizational-details">
  ### Teste "GET detalhes organizacionais"
</div>

* Na pasta `organizationid`, navegue até "GET detalhes organizacionais":
* No menu do painel central, em Params, um `organizationid` é obrigatório.

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman14.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=7998a141ad4986a9863ad7b8f85599de" size="md" alt="Testar a recuperação de detalhes organizacionais" border width="1797" height="972" data-path="images/cloud/manage/postman/postman14.png" />

* Edite esse valor para `orgid`, entre chaves: `{{orgid}}` (como esse valor foi definido anteriormente, um menu aparecerá com o valor):

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman15.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=774209dae04db0793b5a3c98da8f2f48" size="md" alt="Enviar teste" border width="1797" height="972" data-path="images/cloud/manage/postman/postman15.png" />

* Após clicar no botão "Save", clique no botão azul "Send" no canto superior direito da tela.

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman16.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=622d3f0f5b3a7fedb95fa2448faa691c" size="md" alt="Valor retornado" border width="1797" height="972" data-path="images/cloud/manage/postman/postman16.png" />

* Os resultados retornados devem trazer seus detalhes organizacionais com "status": 200. (Se você receber um "status" 400 sem informações da organização, sua configuração não está correta).

<div id="test-get-service-details">
  ### Teste "GET service details"
</div>

* Clique em "GET service details"
* Edite os valores de `organizationid` e `serviceid` para `{{orgid}}` e `{{serviceid}}`, respectivamente.
* Clique em "Save" e depois no botão azul "Send", à direita.

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/postman/postman17.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=78bbf324adf043fa74ce951564edb1f9" size="md" alt="Lista de serviços" border width="1537" height="867" data-path="images/cloud/manage/postman/postman17.png" />

* Os resultados retornados devem exibir uma lista dos seus serviços e respectivos detalhes com "status": 200. (Se você receber "status": 400 sem informações dos serviços, sua configuração não está correta).
