Audion Sync Server

v0.3.0 — Music library sync API

All Systems Operational ⏱ Uptime: 31d 16h 16m 🗄 DB latency: 1ms

Server Info

Version
0.3.0
Uptime
31d 16h 16m
Database
Online
1ms latency
Environment
production

API Endpoints

MethodEndpointDescription
POST /auth/register Register a new account
POST /auth/login Log in and get JWT
GET /auth/me🔒 auth Get current user info
GET /auth/google Google OAuth flow
GET /auth/github GitHub OAuth flow
GET /sync/full🔒 auth Full library sync
POST /sync/push🔒 auth Push local changes to server
GET /sync/pull🔒 auth Pull remote changes
POST /kofi/webhook Ko-fi donation webhook
POST /patreon/webhook Patreon membership webhook
GET /admin Admin dashboard UI
GET /admin/api/stats🔒 auth Server statistics (admin)
GET /status This status page (JSON)
🛡 Open Admin Panel → 📡 JSON Status →