POE.js Example const poejs = require('poe.js').config() poejs.leagues.all().then(response => console.log(response.data))