{"name":"Potservers Public API","version":"1","generated_at":"2026-04-20T08:13:34Z","rate_limit":"10 requests per second per IP","cors":true,"endpoints":[{"name":"overview","method":"GET","path":"/api/public","example_url":"https://potservers.net/api/public","description":"Returns API metadata, rate limits, and available endpoints."},{"name":"servers","method":"GET","path":"/api/public/servers","example_url":"https://potservers.net/api/public/servers?limit=10\u0026active_only=true","description":"Returns server summaries sorted by total player count, including separated unreserved and reserved player counts plus restart timing metadata. Supports limit, search, map, and active_only query parameters."},{"name":"server_detail","method":"GET","path":"/api/public/servers/{name}","example_url":"https://potservers.net/api/public/servers/Yellowtones%20Survival?history_hours=24\u0026history_type=player","description":"Returns full server data with optional history trimming via history_hours and history_type. Partial server names are accepted."}]}