Skip to main content

Endpoint

Query Parameters

ParameterTypeRequiredDescription
fromdatetimeYesStart of period (ISO 8601)
todatetimeYesEnd of period (ISO 8601)
granularitystringNohour, day, week, month (default: day)

Example

curl "https://api.wede.pt/v1/tenant/usage?from=2026-05-01T00:00:00Z&to=2026-05-13T00:00:00Z" \
  -H "x-wede-api-key: wede_live_YOUR_KEY"