Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ApiKeyUsageSummary
Interface ApiKeyUsageSummary
interface
ApiKeyUsageSummary
{
byEndpoint
:
Record
<
string
,
number
>
;
byStatusCode
:
Record
<
string
,
number
>
;
keyId
:
string
;
lastUsedTs
:
number
|
null
;
totalRequests
:
number
;
}
Index
Properties
by
Endpoint
by
Status
Code
key
Id
last
Used
Ts
total
Requests
Properties
by
Endpoint
byEndpoint
:
Record
<
string
,
number
>
by
Status
Code
byStatusCode
:
Record
<
string
,
number
>
key
Id
keyId
:
string
last
Used
Ts
lastUsedTs
:
number
|
null
total
Requests
totalRequests
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
by
Endpoint
by
Status
Code
key
Id
last
Used
Ts
total
Requests
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...