Lucid API endpoint
Lucid API endpoint
Lucid endpoint version
Lucid KV endpoint
Lucid UI endpoint
Was the LucidAPI object initialized
Lucid API endpoint
Lucid endpoint version
Lucid KV endpoint
Lucid UI endpoint
Delete a key-value pair
Targetted key
The key-value pair was deleted
Check a key-value pair exists
Targetted key
The key-value pair exists
Retrieve the content associated with a key
Targetted key
Data contained in the targetted key
Initialize the Lucid API wrapper instance.
Checks the Lucid API endpoint is valid and get its version.
Checks the Lucid API endpoint authentification JSON Web Token if it was provided.
Lucid API endpoint version
Call the Lucid API
Targetted key
HTTP method
Request body
Headers to add to the request
Request response
Store any data in a key-value pair
Targetted key
Any data to store in the pair
The key-value pair was updated
Store JSON in a key-value pair
Targetted key
Object to store as JSON in the pair
The key-value pair was updated
Generated using TypeDoc
Lucid API wrapper