---
title: "Fetch this OpenAPI document as JSON"
method: GET
path: "/openapi.json"
tags: ["Discovery"]
---

# Fetch this OpenAPI document as JSON

`GET /openapi.json`

Returns the machine-readable description of every endpoint above. Agents that build tool definitions at runtime should read this document rather than scraping the documentation pages.

## Response `200`

The OpenAPI document.

- object — An OpenAPI 3.1 document.

---

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