App
Get API usage by application for time frame specified. You can go as far back as 30 days ago, and can ask for up to a 48 hour window of time in a single request. You must be authenticated with at least the ReadUserData permission to access this endpoint.
get/App/ApiUsage/{applicationId}/
Path parameters
applicationIdinteger required
ID of the application to get usage statistics.
Query parameters
endstring date-time
End time for query. Goes to now if not specified.
startstring date-time
Start time for query. Goes to 24 hours ago if not specified.
Response
Look at the Response property for more information about the nature of this response