# WMTS

| **Description** | Visualize rasters through the WMTS protocol. |
| --------------- | -------------------------------------------- |
| **Endpoint**    | `/ogc/wmts/{pathId}`                         |
| **Method**      | GET                                          |

## Access Level Rules

| **Minimum Access Level** | view |
| ------------------------ | ---- |

## Processing Units

| **Minimum processing units** | 2 |
| ---------------------------- | - |

{% hint style="info" %}
See [this endpoint](https://docs.ellipsis-drive.com/developers/api-v3/path-raster/styles) for how to create styles.
{% endhint %}

## Parameters

| Name   | Type | Description                 | Required | Default |
| ------ | ---- | --------------------------- | -------- | ------- |
| pathId | uuid | The id of the raster layer. | true     |         |
