v1

latestOpenAPI 3.0.3OGC license2026-07-1773131.2 KB
Processes

retrieve the list of available processes

The list of processes contains a summary of each process the OGC API - Processes offers, including the link to a more detailed description of the process.

For more information, see Section 7.9.

get/processes

Response

Information about the available processes

Example response

{
  "processes": [
    {
      "links": [
        {
          "rel": "service",
          "type": "application/json",
          "hreflang": "en"
        }
      ]
    }
  ],
  "links": [
    {
      "rel": "service",
      "type": "application/json",
      "hreflang": "en"
    }
  ]
}
All 7 operations