Skip to main content

๐Ÿ†• 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.
โŒ˜I