API & Widgets

Use the public API and embeddable widgets to share server information safely.

Updated 2026-08-07 apiwidgetsintegration

GameSentry provides a REST API and server widgets for integrations, dashboards, and community websites.

Start with the API Reference

Read the API Reference for authentication, scopes, endpoints, rate limits, webhooks, and error handling. The live Swagger specification is the source of truth for request and response details.

Keep Keys Private

  • Use one key per integration.
  • Never embed private keys in browser code.
  • Grant only the scopes the integration needs.
  • Rotate keys when a team member or system changes.

Public widgets are designed for community-facing server information. Do not use them to expose private organization or player data.