Skip to main content

v1/account/daily-usage REST API Endpoint

Fetch account's daily usage.

Updated on
Oct 19, 2023

v1/account/daily-usage REST API Endpoint

Parameters

This method does not accept any parameters

Returns

date
string
Indicates the date for which the usage data is provided
requestCount
integer
The number of request sent on that particular day
storageBytes
integer
Represents the amount of storage used by the account
bandwidthBytes
integer
Indicates the amount of bandwidth used by the account
Request
1
curl --location 'https://api.quicknode.com/ipfs/rest/v1/account/daily-usage' \
2
--header 'x-api-key: YOUR_API_KEY'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free