# Operators

## Introduction 

Endpoint for operators searching.

## Usage examples

Search the operators catalog:

```bash
curl --request POST \
     --header "X-ApiKey: <your-api-key>" \
     --header "Content-Type: application/json" \
     https://www.amplia-iiot.com/north/v80/search/catalog/operators
```

## API specification

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