Skip to content

v2

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
    • Ping/latency info

    Use case: Dashboard integrations, monitoring tools, or public server listings.