v1

latestSwagger 2.02026-07-136573327.3 KB
Domains

Retrieve api usage request counts for a specific year/month. The data is retained for a period of three months.

get/v2/domains/usage/{yyyymm}

Path parameters

yyyymmstring required

The year/month timeframe for the request counts (in the format yyyy-mm)

Query parameters

includesstring[]

Determines if the detail records (grouped by request path) are included in the response

Headers

X-Request-Idstring

A client provided identifier for tracking this request.

Response

Request was successful

quotainteger

The total number of allowed requests in the month. See https://developer.godaddy.com/getstarted for more information on api quotas and access limits.

totalinteger required

The total number of requests in the month.

yyyymmstring required

The year/month timeframe for the request counts (in the format yyyy-mm)