---
title: "landing page"
method: GET
path: "/"
tags: ["Capabilities"]
---

# landing page

`GET /`

The landing page provides links to the API definition, the conformance
statements and to the feature collections in this dataset.

## Response `200`

The landing page provides links to the API definition
(link relations `service-desc` and `service-doc`),
the Conformance declaration (path `/conformance`,
link relation `conformance`), and the Feature
Collections (path `/collections`, link relation
`data`).

- LandingPage
  - `title` string
  - `description` string
  - `links` Link[], required
    - `href` string, url, required
    - `rel` string, required
    - `type` string
    - `hreflang` string
    - `title` string
    - `length` integer

## Other responses

- `500` — A server error occurred.

---

[API](https://skmtc.net/developmentseed/apis/the-sat-api-pg-stac-api.md) · [All operations](https://skmtc.net/developmentseed/apis/the-sat-api-pg-stac-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/developmentseed/the-sat-api-pg-stac-api/versions/d77351000251/schema)
