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

# landing page of this API

`GET /`

The landing page provides links to the:
  * The APIDefinition (no fixed path),
  * The Conformance statements (path /conformance),
  * The processes metadata (path /processes),
  * The endpoint for job monitoring (path /jobs).

For more information, see [Section 7.2](https://docs.ogc.org/is/18-062/18-062.html#sc_landing_page).

## 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 `http://www.opengis.net/def/rel/ogc/1.0/conformance`), and to other resources.

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

## Other responses

- `500` — A server error occurred.

## Changes

- **2022-06-26** `a31400203d45` — 4 info
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `500`
  - added the media type `text/html` for the response with the status `200`
  - added the media type `text/html` for the response with the status `500`
- **2022-06-24** `6e199f8a91c5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bbox-services/apis/ogc-api-processes-part-1-core/changes/get.md)

---

[API](https://skmtc.dev/bbox-services/apis/ogc-api-processes-part-1-core.md) · [All operations](https://skmtc.dev/bbox-services/apis/ogc-api-processes-part-1-core/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bbox-services/ogc-api-processes-part-1-core/revisions/a31400203d45/schema)
