Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
CreateApiKeyRequest
Interface CreateApiKeyRequest
Example
{
*
note
:
undefined
* }
Copy
interface
CreateApiKeyRequest
{
note
?:
string
;
}
Index
Properties
note?
Properties
Optional
note
note
?:
string
Optional note for the API key
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
note
GitHub
Docs
Langfuse JS/TS SDKs
Loading...
Example