> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-and-advertise-fr/vendre-sur-les-marketplaces/premiers-pas-avec-les-marketplaces/quest-ce-quun-canal-dexport-api-dans-channable.md).

# Qu'est-ce qu'un canal d'export API dans Channable ?

{% hint style="warning" %}
Important : pour accéder aux Canaux d’export, vous avez besoin du [**module standard Marketplaces**](https://www.channable.com/pricing) module. &#x20;
{% endhint %}

{% hint style="info" %}
Découvrez les [différences entre un flux et une API.](/list-advertise/list-and-advertise-fr/quickstart.md#h_01jp2874fkh600b591mf5wsxz0-1)
{% endhint %}

### Ajout d’une nouvelle API

{% stepper %}
{% step %}
en **\[votre projet]**, accédez A **Canaux** dans le menu principal.
{% endstep %}

{% step %}
Cliquez sur **Créer un canal.**
{% endstep %}

{% step %}
Dans la Vue d'ensemble du canal, cliquez sur le Champ de recherche sur « Canal » et recherchez le Nom de la marketplace que vous souhaitez utiliser. Vous pouvez également utiliser le **Marketplaces** filtre pour explorer vos Options.
{% endstep %}

{% step %}
Cliquez sur le canal que vous souhaitez utiliser.
{% endstep %}
{% endstepper %}

Pour une Vue d'ensemble de Tous les Canaux d'export API que nous prenons en charge et de Tous les articles spécifiques d'Installation de l'API, voir [Quels canaux API de marketplace Channable prend-il en charge ?](/list-advertise/list-and-advertise-fr/vendre-sur-les-marketplaces/premiers-pas-avec-les-marketplaces/quels-canaux-api-de-marketplace-channable-prend-il-en-charge.md).

La plupart des Canaux d'export API prennent également en charge une connexion de Commande [connexion de Commande](/list-advertise/list-and-advertise-fr/commandes/connexions-de-commande/places-de-marche-prises-en-charge-pour-les-termes-et-conditions-en-anglais-de-commande.md).&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/list-advertise/list-and-advertise-fr/vendre-sur-les-marketplaces/premiers-pas-avec-les-marketplaces/quest-ce-quun-canal-dexport-api-dans-channable.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
