> For the complete documentation index, see [llms.txt](https://docs.ellipsis-drive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ellipsis-drive.com/developers/api-v3/ogc-protocols/stac/landing.md).

# Landing

| **Description** | The landing page of the Ellipsis Drive STAC. Returns a STAC Catalog with the different user roots as children. |
| --------------- | -------------------------------------------------------------------------------------------------------------- |
| **Endpoint**    | `/ogc/stac/{token}`                                                                                            |
| **Method**      | GET                                                                                                            |

## Access Level Rules

| **Minimum Access Level** | Account holder |
| ------------------------ | -------------- |

##

## Parameters

| Name    | Type   | Description    | Required | Default       |
| ------- | ------ | -------------- | -------- | ------------- |
| `token` | string | A login token. | false    | Default null. |
