Powerful tools and data at your fingertips. Whether you're a casual player or a developer building custom tools.
Find any player across all servers instantly. Search by name to locate bases.
View top alliances on any server sorted by power, members, and more.
Get the full member list for any alliance including power and roles.
See government positions for any server - who holds Minister, General, and more.
Get capitol coordinates delivered straight to your in-game mailbox.
Full REST API access for developers to build their own tools and bots.
Our REST API is designed for developers. Clean endpoints, comprehensive documentation, and predictable responses.
// Search for a player on the map
const response = await fetch(
'https://api.lastwar.tools/world/find-player?' +
'name=DragonSlayer&server_id=1234',
{
headers: {
'X-API-Key': 'YOUR_API_KEY'
}
}
);
const data = await response.json();
console.log(data);
// { found: true, search_name: "dragonslayer",
// player: { name: "DragonSlayer", x: 482,
// y: 315, alliance_tag: "TOP", hq_level: 25,
// shielded: false } }Everyone gets 10 free tokens daily. Need more? Purchase token packs as you need them. No subscriptions, no commitments.
All users receive 10 free tokens every day if their balance is below 10.