---
title: "Download the OpenAPI schema"
method: GET
path: "/v1/openapi.json"
tags: ["public-api"]
---

# Download the OpenAPI schema

`GET /v1/openapi.json`

Return the OpenAPI 3.1 document that describes this API.

The document is the same contract this reference renders from. Use it to
generate typed clients. The endpoint requires no authentication.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.dev/goclicks/apis/clicks-agents-api.md) · [All operations](https://skmtc.dev/goclicks/apis/clicks-agents-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goclicks/clicks-agents-api/revisions/48c124d6f633/schema)
