> For the complete documentation index, see [llms.txt](https://docs.xn--dcentral-ktb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xn--dcentral-ktb.com/public/integrations.md).

# Integrations

{% hint style="info" %}
This page explains how to fetch all avaiable integrations by API. You'll also find all available integrations on our [website](https://www.dœcentral.com).&#x20;
{% endhint %}

### Get all integrations

## Get all available apps using the dœcentral API

<mark style="color:blue;">`GET`</mark> `https://api.dœcentral.com/public/integrations`

Get all apps and services using the dœcentral API. An authorization is not needed for this endpoint.

#### Query Parameters

| Name        | Type    | Description |
| ----------- | ------- | ----------- |
| prettyprint | boolean |             |

{% tabs %}
{% tab title="200: OK " %}

```javascript
{
    // Response
}
```

{% endtab %}
{% endtabs %}

*Is your listing missing or do you want to integrate dœcentral in your app? Please* [*get in touch*](https://www.polywork.com/hvb)*.*
