Overview
TheUsageClient provides access to usage statistics for your API consumption.
Initialization
Access the usage client through the mainClient instance:
Methods
get()
Retrieves usage statistics for Posts over a specified number of days.The number of days for which you need usage statistics
A comma-separated list of Usage fields to display
GetResponse - Usage statistics data
Example:
Authentication
The usage endpoints require:- Bearer Token (App-only)
- OAuth 2.0 User Context