# What is an API export channel in Channable?

{% hint style="warning" %}
Important: to access export channels, you need the [**Marketplaces standard**](https://www.channable.com/pricing) module. &#x20;
{% endhint %}

In Channable there are two types of export channels: feeds, and APIs.

An API export channel offers a direct connection with the marketplace, allowing for quick updates of offer or product information. For more information about the difference between a Feed and an API, see this article: [Quickstart: Create a channel](/list-advertise/quickstart.md)

### Adding a new API

{% stepper %}
{% step %}
In **\[your Project]**, navigate to **Channels** in the main menu.
{% endstep %}

{% step %}
Click **Create channel.**
{% endstep %}

{% step %}
In the channel overview, click on the search field at 'Channel' and search for the name of the marketplace that you want to use. You can also use the **Marketplaces** filter to explore your options.
{% endstep %}

{% step %}
Click on the channel that you would like to use.
{% endstep %}
{% endstepper %}

For an overview of all API export channels we support and all specific API setup articles, see [What API Marketplace channels does Channable support?](/list-advertise/sell-on-marketplaces/get-started-with-marketplaces/what-api-marketplace-channels-does-channable-support.md).

Most API export channels also support an [order connection](/list-advertise/orders/order-connections/supported-marketplaces-for-order-connections.md).&#x20;


---

# Agent Instructions: 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:

```
GET https://helpcenter.channable.com/list-advertise/sell-on-marketplaces/get-started-with-marketplaces/what-is-an-api-export-channel-in-channable.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
