---
title: "Jwt Json Schema Generation Create"
method: POST
path: "/prompts/jwt/JSON-schema-generation/"
tags: ["prompts"]
---

# Jwt Json Schema Generation Create

`POST /prompts/jwt/JSON-schema-generation/`

JWT-only endpoint (no API key auth) for AI-powered JSON schema generation.
Restricted to JWT authentication for security - generates JSON schemas for internal dashboard use.

## Query parameters

- `format` 'json' | 'txt'

## Headers

- `Authorization` string, required

## Response `200`

No response body

- PromptsJwtJsonSchemaGenerationCreateResponse200 — Empty response body

---

[API](https://skmtc.net/keywordsai/apis/api-reference.md) · [All operations](https://skmtc.net/keywordsai/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keywordsai/api-reference/versions/c26d550029f8/schema)
