# Catalog API

## Connector Functions Catalog API guide

The Connector Functions Catalog API enables users to perform CRUD operations on the Connector Functions Catalog, which comprises a default set of Connector Functions.

A new field, `cloneable`, has been introduced in this Connector Functions Catalog to indicate whether a Connector Function can be replicated for a specific organization and channel.

## Comprehensive API actions

{{% notice style="warning" title="Permissions" icon="exclamation-triangle" %}}

- *CREATE*, *UPDATE*, *DELETE*: users with `root` profile.
- *GET* and *GET List*: users with `admin`, `admin_domain`, `super_admin_domain` or `root` profiles.

{{% /notice %}}

## API specification

{{< openapi src="connectorfunctions_catalog.yaml" >}}
