Skip to content

API

The API is a read-only REST interface over your bans, mutes, servers, and players, served from https://api.rookhelm.com/v1. Every request carries a bearer token in the Authorization header, minted on the API access page in your community dashboard. Browse the endpoints and schemas below, or try a request directly against your own community’s data.

The v1 surface is stable and evolves additively: new fields and endpoints are added over time, but nothing inside v1 is ever removed or renamed, so code you write against it keeps working. A breaking change would ship under a new version prefix, announced ahead of time.

RookHelm is in private alpha. Request access, and once you are in, mint a token on the API access page and start building.