Minecraft PVP Tier List API Dashboard

Checking API Status...

Environment Configuration

MONGODB_URI Checking...
MONGODB_DB Checking...
Node.js Version Checking...
GET
/api/players

Get all players with rankings, gamemode statistics, and total points. Returns array sorted by total points.

Status
GET
/api/players/[ign]

Get specific player details including region, verification status, gamemode stats, and recent test history.

Status
GET
/api/testers

Get all certified testers with their statistics including total tests conducted and current month activity.

Status
GET
/api/testers/stats

Get global tester statistics including total tests conducted and monthly breakdown for the past 12 months.

Status
GET
/api/users

Get all registered users in the system with their profile information and metadata.

Status
GET
/api/health

Health check endpoint to verify API status, environment configuration, and list all available endpoints.

Status