API Endpoints

Browse all available endpoints. Click on any endpoint for detailed documentation.

Server Discovery

GET /servers/find

Discover Minecraft servers with advanced filtering options.

View full documentation β†’

Server Status

GET /status/ping/:ip/:port

Check real-time status and details of a Minecraft server.

View full documentation β†’

Metadata Endpoints

GET /servers/countries

Get list of countries with indexed servers. Results filtered to servers pinged within 30 days.

View full documentation β†’
GET /servers/versions

Get list of Minecraft versions found on indexed servers.

View full documentation β†’
GET /servers/regions

Get list of geographic regions and their codes.

View full documentation β†’

User Management

GET /user/apikeys AUTH

Requires Authentication - Retrieve your API keys.

View full documentation β†’

Player Discovery

GET /players/find/* VIP

Requires Authentication - Search for Minecraft players by UUID, username, or server presence. VIP Treatment exclusive.

View full documentation β†’