Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
CreateApiKeyParams
Interface CreateApiKeyParams
interface
CreateApiKeyParams
{
name
:
string
;
scopes
?:
string
[]
;
rateLimitRpm
?:
number
;
test
?:
boolean
;
}
Index
Properties
name
scopes?
rate
Limit
Rpm?
test?
Properties
name
name
:
string
Optional
scopes
scopes
?:
string
[]
Optional
rate
Limit
Rpm
rateLimitRpm
?:
number
Optional
test
test
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
scopes
rate
Limit
Rpm
test
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...