11 lines
350 B
Plaintext
11 lines
350 B
Plaintext
---
|
|
openapi: post /v3/keys
|
|
---
|
|
|
|
<Note>
|
|
Requires an admin key. On Honcho Cloud (`api.honcho.dev`) the returned key is a
|
|
real cloud key on the calling key's instance, attributed to its owner and
|
|
revocable from the [API Keys page](https://app.honcho.dev/api-keys). On a
|
|
self-hosted instance it returns an error when `AUTH_USE_AUTH` is disabled.
|
|
</Note>
|