Get usage metrics for the Subnet RPC
Gets metrics for public Subnet RPC usage over a specified time interval aggregated at the specified time-duration granularity.
Authorizations
Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Query Parameters
Time interval granularity for data aggregation for subnet rpc metrics
hourly
, daily
, weekly
, monthly
The start time of the range as a UNIX timestamp. The requested start time will be rounded down to 0:00 UTC of the day.
x >= 0
The end time of the range as a UNIX timestamp. The requested end time will be rounded down to 0:00 UTC of the day.
x >= 0
Query param for the criterion used for grouping metrics
rpcMethod
, responseCode
, rlBypassToken
Filter data by chain ID.
Filter data by response status code.
Filter data by RPC method.
Filter data by Rl Bypass API Token.
Response
Successful response
The response is of type object
.