Skip to main content
GET
/
v1.4
/
Data
/
Usage
Retrieves usage statistics for verification or residential/business lookups within a date range.
curl --request GET \
  --url https://dataapi.dncscrub.com/v1.4/Data/Usage
[
  {
    "Status": "<string>",
    "Request": 123
  }
]

Headers

loginId
string

LoginId (aka APIKey)

Query Parameters

type
string

Type of usage to retrieve: "verification" or "ResOrBusiness"

startDate
string

Start date in YYYYMMDD format

endDate
string

End date in YYYYMMDD format (max 60 days from today)

Response

Success

Status
string

The status code representing the type of result

Request
integer

The number of requests for this status