Connect Your Ecosystem
Seamlessly integrate GameCP with your existing billing, support, and automation tools.
Automation
WHMCS Billing
The industry standard for web hosting billing. Our official module handles everything from provisioning to suspension.
- Automatic Service Provisioning
- One-click SSO (Single Sign-On)
- Automatic Suspension/Unsuspension
- Resource Usage Tracking within Client Area
WHMCS
Module v2.1.0
api.ts
const client = new GameCP("API_KEY");
// Deploy a new Minecraft server
await client.servers.create({
  game: "minecraft",
  ram: "4GB"
});
// Deploy a new Minecraft server
await client.servers.create({
  game: "minecraft",
  ram: "4GB"
});
Developer
Powerful REST API
Every action you can take in the dashboard is available via our robust API. Build custom frontends, Discord bots, or internal tools with ease.
Read the DocsApp Store
Now Available
A community-driven marketplace for themes, plugins, and game configurations. Install new functionality with a single click.