KingdomWands API

Telemetry ingest and analytics service
Service is running

Plugin telemetry is accepted on POST /. The admin dashboard is available at /admin.

Plugin ingest

The plugin POSTs JSON to the root path. Duplicates are deduped by (serverId, intervalStart, intervalEnd).

curl -X POST https://kwapi.wqlfz.com/ \
  -H "Content-Type: application/json" \
  --data @payload.json

Read API

  • GET /api/overview?range=24h
  • GET /api/servers
  • GET /api/spells/top
  • GET /api/players/top-casters
  • GET /api/events