Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
ApiKeyInfo
Interface ApiKeyInfo
interface
ApiKeyInfo
{
key_id
:
string
;
name
:
string
;
prefix
:
string
;
scopes
:
string
[]
;
rate_limit_rpm
:
number
;
created_at
:
string
;
last_used_at
:
null
|
string
;
test
:
boolean
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
key_
id
name
prefix
scopes
rate_
limit_
rpm
created_
at
last_
used_
at
test
Properties
key_
id
key_id
:
string
name
name
:
string
prefix
prefix
:
string
scopes
scopes
:
string
[]
rate_
limit_
rpm
rate_limit_rpm
:
number
created_
at
created_at
:
string
last_
used_
at
last_used_at
:
null
|
string
test
test
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key_
id
name
prefix
scopes
rate_
limit_
rpm
created_
at
last_
used_
at
test
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...