Read-only API Dashboard
Status, Member, Events und Ops-Daten.
Token-geschuetzte JSON API fuer externe Tools, Webseiten und Admin-Dashboards. Ruhige Cache-Klassen, klare Rate-Limits und direkt testbare Endpunkte.
Realtime60sServer, Spieler, Ping
Events5 minBosses & Airdrops
Members12 hProfile & Server
OpsFullPerformance & Health
Live Status
Server & SpielerMinecraft-Ping, Spielerlisten, Containerstatus, Netzwerk und Memory mit kurzem Cache.
Events
Bosses & AirdropsMythicMobs-Spawner, Cooldowns, naechste Schaetzung und AxEnvoy-Zeitplan.
Admin/Ops
Full-TokenOverview, Performance, Activity, Capacity und Health fuer interne Dashboards.
Live Test Console
Token rein, Button klickenAPI Token
Die Testkonsole speichert den Token nur lokal im Browser. Public-Calls funktionieren mit Demo-Token, Ops-Calls brauchen Full-Read.
bereitLimit: -Rest: -
Response JSONkein Request
Token eintragen und Testping auswaehlen.
Endpoint Menu
GET onlyGET
/v1/dynamic1 minGET
/v1/servers1 minGET
/v1/servermanager5 minGET
/v1/backups60 minGET
/v1/plugins30 minGET
/v1/plugins/summary30 minGET
/v1/plugins/mythicmobs30 minGET
/v1/loids/block-of-the-day5 minGET
/v1/loids/blessings5 minGET
/v1/bosses?server=skyblock&world=world_limbo_dim5 minGET
/v1/airdrops5 minGET
/v1/members?status=online&server=survival&q=name&limit=5012 h + liveGET
/v1/members/profile?q=WatcherLoid12 h + liveGET
/v1/worlds12 hGET
/v1/storage12 hGET
/v1/leaderboards/bingo/summary?limit=510 minGET
/v1/leaderboards/bingo/points?limit=1010 minGET
/v1/leaderboards/bingo/xp?limit=1010 minGET
/v1/leaderboards/bingo/achievements?limit=1010 minGET
/v1/ops/overview1 min / fullGET
/v1/ops/performance1 min / fullGET
/v1/ops/activity1 min / fullGET
/v1/ops/capacity1 min / fullGET
/v1/ops/health1 min / fullExamples
curl readycurl -H "X-API-Token: <token>" https://pack.crewplay.de/api/v1/servers curl -H "X-API-Token: <token>" https://pack.crewplay.de/api/v1/servermanager curl -H "X-API-Token: <token>" https://pack.crewplay.de/api/v1/backups curl -H "X-API-Token: <token>" https://pack.crewplay.de/api/v1/plugins/mythicmobs curl -H "X-API-Token: <token>" https://pack.crewplay.de/api/v1/loids/block-of-the-day curl -H "Authorization: Bearer <token>" https://pack.crewplay.de/api/v1/worlds curl "https://pack.crewplay.de/api/v1/leaderboards/bingo/summary?limit=5&token=<token>"
Datenmodell
read onlyWelten enthalten dimension, is_underworld, disk_bytes, region_files und datapacks. Server enthalten network.rx_bytes und network.tx_bytes, wenn Docker Stats verfuegbar sind.