If this content did not answer your questions, try searching or contacting our support team for further assistance.
acquia-dam-sdk / Components / UsageApi
new UsageApi(
client
):UsageApi
Create an instance of the UsageApi class.
Retrieve information about the monthly usage of the API
Provide an instance of ApiClient.
getApiUsage():
Promise
<GetUsageResult
>
Reveals the total number of API requests made within the current month. Note: Usage data is aggregated periodically and a delay of up to 24 hours may occur
Promise
<GetUsageResult
>
Promise containing the monthly request count
https://widenv2.docs.apiary.io/#reference/usage/get-api-usage