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

# Accès programmatique à l’API avec Postman

> Ce guide vous aidera à tester l’API ClickHouse Cloud à l’aide de Postman

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

Ce guide vous aidera à tester l’API ClickHouse Cloud à l’aide de [Postman](https://www.postman.com/product/what-is-postman/).
L’application Postman peut être utilisée dans un navigateur web ou téléchargée sur un ordinateur.

<div id="create-an-account">
  ### Créer un compte
</div>

* Des comptes gratuits sont disponibles sur [https://www.postman.com](https://www.postman.com).

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman1.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=713a7eaa706785e460964b8b8c3da053" size="md" alt="Site Postman" border width="1621" height="1011" data-path="images/cloud/manage/postman/postman1.png" />

<div id="create-a-workspace">
  ### Créer un espace de travail
</div>

* Nommez votre espace de travail et définissez son niveau de visibilité.

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman2.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=dffb69307bc4322763c5baffdc902ea0" size="md" alt="Créer un espace de travail" border width="784" height="760" data-path="images/cloud/manage/postman/postman2.png" />

<div id="create-a-collection">
  ### Créer une collection
</div>

* Dans le menu en haut à gauche, sous « Explore », cliquez sur « Import » :

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman3.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=6d1284fbfeaf61501a4f95fbee0868bb" 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-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman3.png?w=280&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=8476d0cf836e5414d64b5c3f5fd448c8 280w, https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman3.png?w=560&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=91a7125d24a76cdf9920b41f02ac7d96 560w, https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman3.png?w=840&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=6ce1a537c1e6b0d3384c4e51fa02a72c 840w, https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman3.png?w=1100&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=2dca4566c94ff5eb5ad7446de5206a69 1100w, https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman3.png?w=1650&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=07d84f3989147a906fd646c15dfd02b9 1650w, https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman3.png?w=2500&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=fe18082ee199b54a4cb8de2a16e3e5c5 2500w" />

* Une fenêtre modale s’ouvre :

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman4.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=f5c9b907c5d30d0c70577b629f64ed2d" size="md" alt="Saisie de l’URL de l’API" border width="659" height="471" data-path="images/cloud/manage/postman/postman4.png" />

* Saisissez l’adresse de l’API : "[https://api.clickhouse.cloud/v1](https://api.clickhouse.cloud/v1)", puis appuyez sur 'Entrée' :

* Sélectionnez « Postman Collection » en cliquant sur le bouton « Import » :

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman6.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=21306e1a6fc4e94933313d0dd3472198" 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-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman6.png?w=280&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=703a6ad71ade962f1ec05d4b284e4d80 280w, https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman6.png?w=560&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=a47b8d2e13088a13cc48c307f8f0d374 560w, https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman6.png?w=840&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=8f7be502eeb4629ed3158e4c52dc1de0 840w, https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman6.png?w=1100&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=731843e8e4cdd74e60ccb2f90bff36b5 1100w, https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman6.png?w=1650&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=3c909707b4f0257660dddada5b43e8d1 1650w, https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman6.png?w=2500&fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=aa2817586e3055460fab95d18f7839a0 2500w" />

<div id="interface-with-the-clickhouse-cloud-api-spec">
  ### Utiliser la spécification de l’API ClickHouse Cloud
</div>

* « API spec for ClickHouse Cloud » apparaît désormais dans « Collections » (navigation de gauche).

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman7.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=87657e765c9196c6092392b0248f682e" size="md" alt="Importez votre API" border width="949" height="446" data-path="images/cloud/manage/postman/postman7.png" />

* Cliquez sur « API spec for ClickHouse Cloud ». Dans le volet central, sélectionnez l’onglet « Authorization » :

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman8.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=dcef9d313ed92d42b75c4de57a6efbf2" size="md" alt="Importation terminée" border width="872" height="420" data-path="images/cloud/manage/postman/postman8.png" />

<div id="set-authorization">
  ### Configurer l’authentification
</div>

* Dans le menu déroulant, sélectionnez « Basic Auth » :

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

* Saisissez le nom d’utilisateur et le mot de passe reçus lors de la configuration de vos clés API ClickHouse Cloud :

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman10.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=d1c3bef3115e3a0a5aeef0effb3d2137" size="md" alt="données d’authentification" border width="951" height="700" data-path="images/cloud/manage/postman/postman10.png" />

<div id="enable-variables">
  ### Activer les variables
</div>

* Les [variables](https://learning.postman.com/docs/sending-requests/variables/) permettent de stocker et de réutiliser des valeurs dans Postman, afin de faciliter les tests d’API.

<div id="set-the-organization-id-and-service-id">
  #### Définissez l’ID de l’organisation et l’ID du service
</div>

* Dans la « Collection », cliquez sur l’onglet « Variable » dans le panneau central (l’URL de base aura été définie lors de l’importation précédente de l’API) :
* Sous `baseURL`, cliquez sur le champ vide « Add new value », puis remplacez-le par l’ID de votre organisation et l’ID de votre service :

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman11.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=6f3385209d5f4c8b9e65c3596c78ce50" size="md" alt="ID de l’organisation et ID du service" border width="1057" height="558" data-path="images/cloud/manage/postman/postman11.png" />

<div id="test-the-clickhouse-cloud-api-functionalities">
  ## Tester les fonctionnalités de l’API ClickHouse Cloud
</div>

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

* Sous « OpenAPI spec for ClickHouse Cloud », développez le dossier > V1 > organizations
* Cliquez sur « GET list of available organizations », puis sur le bouton bleu « Send » à droite :

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman12.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=16a60ea0975f0c8ddfc9bc7e5de14188" size="md" alt="Tester la récupération des organisations" border width="1797" height="972" data-path="images/cloud/manage/postman/postman12.png" />

* Les résultats renvoyés doivent afficher les détails de votre organisation avec "status": 200. (Si vous obtenez un "status" 400 sans information sur l'organisation, votre configuration n'est pas correcte).

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman13.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=2e0e91af8a03af1c9a9b8263f753088d" size="md" alt="Statut" border width="1797" height="972" data-path="images/cloud/manage/postman/postman13.png" />

<div id="test-get-organizational-details">
  ### Tester "GET organizational details"
</div>

* Dans le dossier `organizationid`, accédez à "GET organizational details" :
* Dans le menu du panneau central, sous Params, un `organizationid` est requis.

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman14.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=68bc7a6342901202f44b0e893201e4b4" size="md" alt="Tester la récupération des détails de l’organisation" border width="1797" height="972" data-path="images/cloud/manage/postman/postman14.png" />

* Remplacez cette valeur par `orgid` entre accolades, `{{orgid}}` (si vous avez déjà défini cette valeur auparavant, un menu apparaîtra avec cette valeur) :

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman15.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=70788dc0cf9ff1ed69110352e341c736" size="md" alt="Soumettre le test" border width="1797" height="972" data-path="images/cloud/manage/postman/postman15.png" />

* Après avoir cliqué sur le bouton "Save", cliquez sur le bouton bleu "Send" en haut à droite de l’écran.

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman16.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=182fa3df526e1600855a704841c71e8d" size="md" alt="Valeur renvoyée" border width="1797" height="972" data-path="images/cloud/manage/postman/postman16.png" />

* Les résultats renvoyés doivent afficher les détails de votre organisation avec "status" : 200. (Si vous recevez un "status" 400 sans information sur l’organisation, votre configuration n’est pas correcte).

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

* Cliquez sur "GET service details"
* Modifiez les valeurs de `organizationid` et `serviceid` en utilisant respectivement `{{orgid}}` et `{{serviceid}}`.
* Cliquez sur "Save", puis sur le bouton bleu "Send" à droite.

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-9c5a0d9c/bqve6XwWQTB657YN/images/cloud/manage/postman/postman17.png?fit=max&auto=format&n=bqve6XwWQTB657YN&q=85&s=f1c1f6aa2ab20c11e1a6df23be30e5b7" size="md" alt="Liste des services" border width="1537" height="867" data-path="images/cloud/manage/postman/postman17.png" />

* Les résultats renvoyés devraient afficher la liste de vos services et leurs détails avec `"status": 200`. (Si vous obtenez un `"status": 400` sans aucune information sur les services, votre configuration n'est pas correcte.)
