pub fn create_api_router( recorder: Arc<Recorder>, sync_service: Option<Arc<SyncService>>, ) -> Router
Create the management API router