# How can I request an export API that is not supported (yet)?

If your desired channel is not currently available in Channable, we can forward your request to develop it. We usually create channels based on customer demand — the more companies interested, the higher the possibility we'll develop the new channel.

{% hint style="info" %}
**Note:** Requesting an API as a new export channel usually follows a similar process to Feed channels, but it may take longer because a feature request needs to be created for our developers. Development depends on channel complexity, demand, and developers' availability. In some cases, extra documentation from the marketplace is required.
{% endhint %}

{% stepper %}
{% step %}

### What we need from you

To analyse the feasibility of creating a new API export channel, we will ask you to provide:

* API documentation
* Countries in which the platform is available

Please contact us with your request and the above information and we will look into the possibility of developing the new channel.
{% endstep %}

{% step %}

### If a feature request already exists

If you request a new API channel for which we already have a feature request, we will add your company to the list of interested customers. This helps us determine demand for the requested API channel. When we have added you to the feature request and the API becomes available in the tool, you will automatically receive a message from us.
{% endstep %}
{% endstepper %}

<details>

<summary>Alternative: create a custom CSV or XML</summary>

You can create a custom[ CSV](/list-advertise/list-on-channels/set-up-a-feed/setting-up-a-custom-csv-feed.md) or [XML](/list-advertise/list-on-channels/set-up-a-feed/setting-up-a-custom-xml-feed.md) channel.&#x20;

</details>


---

# 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/how-can-i-request-an-export-api-that-is-not-supported-yet.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.
