Changelog v2#
API version 2 introduces several new features and endpoints designed to enhance flexibility, support for partners, and access to external game-related data. This version also builds on performance improvements introduced in v1, while paving the way for future expansions.🆕 New Endpoints#
🔄 Reseller Management#
To better support reseller integrations and automation, we’ve added the following endpoints:Reseller Check
Allows resellers to verify the current status or details of their account and services.
Use case: Monitoring usage, current limits, and active features.
Reseller Update
Enables resellers to programmatically update their account information or configuration.
Use case: Automating profile or permission changes through API.
Reseller Delete
Securely removes a reseller's data or disconnects their integration from the system.
Use case: Clean account deletion or service deactivation via API.
Each of these endpoints is protected and available only to authorized reseller accounts.🎮 Minecraft Server Lookup#
A new Games API category has been introduced, starting with Minecraft:Minecraft Lookup
Query detailed data about any public Minecraft server using its IP address or domain name.Available Data Includes:#
Player count (current/max)
Server version and software
Use case: Dashboard integrations, monitoring tools, or public server listings. Modified at 2025-07-27 12:27:40