When specifying dates for our service:
- Use the YY-MM-DD format (two digits each for year, month, and day).
- Do not specify a start date earlier than 20-08-14.
- Do not specify an end date later than the current date.
Authorizations
API key for authentication
Query Parameters
Your Debounce API key
Start date. Must be after 20-08-14 (YY-MM-DD)
Example:
"24-01-01"
End date. Equal or less than today's date (YY-MM-DD)
Example:
"24-12-31"