---
title: "Integrations"
slug: "integrations-api"
updated: 2025-07-30T10:22:40Z
published: 2025-07-30T10:22:40Z
canonical: "developer.rocket.chat/integrations-api"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developer.rocket.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

The following endpoints provide integration support for your Rocket.Chat workspaces:

#### Integration API

- Create and manage incoming and outgoing integrations through the integration endpoints.
- You can refer to the [Integrations user guide](https://docs.rocket.chat/docs/integrations) for further details.

#### WebDAV API

- View and remove WebDAV integrations associated with your workspace.
- Note that the [WebDAV integration](https://docs.rocket.chat/docs/webdav-integration) feature is deprecated and will be removed in the `8.0.0` release.

#### OAuth Apps API

- You can create and manage OAuth apps to authenticate users using the endpoints.
- See the [OAuth user guide](https://docs.rocket.chat/docs/oauth) for more details.
