Skip to main content
GET
/
usage
Get API usage for specified dates
curl --request GET \
  --url https://api.webacy.com/usage \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Query Parameters

from
string<date>
required

Start date for the usage data (YYYY-MM-DD format)

to
string<date>
required

End date for the usage data (YYYY-MM-DD format)

Response

Success

{key}
object