---
title: "JWT key generator"
method: POST
path: "/jwt"
tags: ["jwt"]
---

# JWT key generator

`POST /jwt`

JWT key generator.
If left disabled in config, Unauthorized is returned

Required security scopes:
  * `api:manage`

## Query parameters

- `expire` integer
- `only_elements` string
- `only_lists` string
- `scope` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/vivino/apis/the-rankdb-api.md) · [All operations](https://skmtc.net/vivino/apis/the-rankdb-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vivino/the-rankdb-api/revisions/7a45b5309a11/schema)
