---
title: "Retrieve the set of OGC API conformance classes that are supported by this service."
method: GET
path: "/conformance"
tags: ["Conformance"]
---

# Retrieve the set of OGC API conformance classes that are supported by this service.

`GET /conformance`

## Response `200`

The URIs of all conformance classes supported by the server

- ConfClasses
  - `conformsTo` string[], required

## Other responses

- `406` — Content negotiation failed. For example, the `Accept` header submitted in the request did not support any of the media types supported by the server for the requested resource.
- `500` — A server error occurred.

---

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