Skip to content

Website & API

The website at kacky.gg is where most of Kacky lives outside the game. It's built for the people who actually hunt these maps, so it leans hard into records and progress rather than flashy extras.

What you'll find there:

  • Your profile. Your records, the maps you've finished, and how far you've got in each event.
  • Hunting. The one hunters care about most: which maps you haven't finished yet, across the whole back catalogue, so you always know what's left to chase.
  • Leaderboards. How you stack up against everyone else, per event and overall.
  • Event pages. What's running now, the maps in an event, and the results.
  • Live server status. Which servers are up right now, so you can jump straight in.
  • Stats. The deeper numbers, for the people who like to dig.

Everything you see is read live from the backend, so your records and ranks are the same ones the game and the leaderboards use. There's no separate copy that can fall out of step.

And an API

The same backend that powers the website speaks a plain API underneath. It's what the website, the admin panel, and the other apps all read from, and it's how data gets around Kacky. The details of the API stay internal, but it's the reason everything lines up: one source of truth, with different front doors onto it.