The type of request to make to the API
If you want to get the download count for a single day, use point, otherwise use range. Range requests will return the download count for each day in the range.
point
range
Generated using TypeDoc
The type of request to make to the API
If you want to get the download count for a single day, use
point
, otherwise userange
. Range requests will return the download count for each day in the range.