/
TY
typesense
/
Typesense API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 1mo ago
Details
Filter operations
analytics
9
collections
9
conversations
5
curation_sets
8
debug
1
documents
10
health
1
keys
4
get
Retrieve (metadata about) all keys.
post
Create an API Key
get
Retrieve (metadata about) a key
delete
Delete an API key given its ID.
nl_search_models
5
operations
8
presets
4
stemming
3
stopwords
4
synonyms
8
keys
Delete an API key given its ID.
delete
/keys/{keyId}
Path parameters
keyId
integer
required
The ID of the key to delete
Response
The key referenced by the ID
ApiKeyDeleteResponse
required
id
integer
required
The id of the API key that was deleted
Changes