API System

API system

Our Resellers API exposes the same key, store and cheat management capabilities you see in the panel, but over HTTPS, so you can plug ChairFBI into your own tools and websites.

API documentation UI
Interactive OpenAPI documentation with endpoints, schemas and live examples.

Overview

The API is documented using an OpenAPI 3.0 specification and an interactive UI, where you can inspect request and response models and run test calls directly from the browser.

  • Base URL: https://access.chairfbi.se
  • Auth: bearer token using your API Token generated in the reseller panel.
  • Style: RESTful JSON endpoints focused on reseller workflows.

Main capabilities

  • Store information: read your store profile, balance and configuration.
  • Cheats & status: fetch cheats, public cheats and real‑time status for each product.
  • Keys management: create, list and revoke keys programmatically.

Resellers usually use this API to build custom reseller panels, Discord bots, automated key shops and internal admin dashboards, while keeping ChairFBI as the secure backend for all license operations.