> 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/sell-on-marketplaces/how-can-i-request-an-export-api-that-is-not-supported-yet.md).

# 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/set-up-a-custom-csv-feed.md) or [XML](/list-advertise/list-on-channels/set-up-a-feed/set-up-a-custom-xml-feed.md) channel.&#x20;

</details>


---

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