v1
latestOpenAPI 3.0.02026-07-26432882.9 KBMetadata
Usage
Check your current API usage stats to see how many requests, parcel records, and tiles have been used. You can see full history with using the parameter 'return_full_history' or specify a specific date range.
get/usage
Query parameters
return_full_historyboolean
Set to true if you would like the entire API usage history.
begin_datestring
optional, datatype:date, YYYY/MM/DD returns the usage from the specified beginning date to current date unless 'end_date' is used.
end_datestring
optional, datatype: date, YYYY/MM/DD returns the usage for all usage up until the specified ending date unless 'begin_date' is used and when.
return_by_tokenboolean
optional, returns usage by all available tokens. See by_token array in response of each token's usage data.
return_by_this_tokenboolean
optional, returns usage for only this token.
Response
OK Usage response body