Discover/planetminecraft.com API
live

planetminecraft.com APIplanetminecraft.com

Access Minecraft server listings from Planet Minecraft. Get server IPs, player counts, versions, tags, and stats for Java and Bedrock servers via 2 endpoints.

Endpoints
2
Updated
3mo ago
Try it
The page number to retrieve.
Sort order: 'order_hot' (Trending), 'order_top' (Top Voted), 'order_new' (New), 'order_vie
The category of servers to list: 'servers' for Java, 'bedrock-servers' for Bedrock.
Search keywords to filter servers.
api.parse.bot/scraper/3edb2b52-0725-4786-ac00-7c8285db44a6/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/3edb2b52-0725-4786-ac00-7c8285db44a6/get_servers?page=1&order=order_hot&category=servers' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

List Minecraft servers from Planet Minecraft, supporting Java and Bedrock categories, various sort orders, and search keywords. Returns paginated results with server names, online status, player counts, and basic stats.

Input
ParamTypeDescription
pageintegerThe page number to retrieve.
orderstringSort order: 'order_hot' (Trending), 'order_top' (Top Voted), 'order_new' (New), 'order_views' (Most Viewed).
categorystringThe category of servers to list: 'servers' for Java, 'bedrock-servers' for Bedrock.
keywordsstringSearch keywords to filter servers.
Response
{
  "type": "object",
  "fields": {
    "servers": "array of server objects each containing name, slug, url, players, is_online, and stats",
    "pagination": "object containing current_page, category, order, and total_results"
  },
  "sample": {
    "data": {
      "servers": [
        {
          "url": "https://www.planetminecraft.com/server/livia-smp-26-1-2-new-launch-whitelist-proximity-voice-chat/",
          "name": "Livia SMP (26.1.2) (Whitelist) (Proximity Voice Chat)",
          "slug": "livia-smp-26-1-2-new-launch-whitelist-proximity-voice-chat",
          "stats": {
            "views": "933",
            "votes": "309",
            "diamonds": "8",
            "favorites": "7"
          },
          "players": "21/50",
          "is_online": true
        }
      ],
      "pagination": {
        "order": "order_hot",
        "category": "servers",
        "current_page": 1,
        "total_results": 25
      }
    },
    "status": "success"
  }
}

About the planetminecraft.com API

The Planet Minecraft API provides access to thousands of Minecraft server listings across Java and Bedrock categories via 2 endpoints. Use get_servers to search and paginate server lists with filtering by sort order and keywords, and get_server_details to retrieve a specific server's IP address, game version, online player count, tags, and full description by slug.

Listing and Searching Servers

The get_servers endpoint returns paginated arrays of server objects from Planet Minecraft. Each object includes name, slug, url, players, is_online, and a stats object. You can filter by category (servers for Java, bedrock-servers for Bedrock), sort using the order parameter (order_hot for trending, order_top for top-voted, order_new for newest, order_views for most viewed), and narrow results with a keywords search string. The pagination object in the response provides current_page, total_results, and the active category and order values so you can walk through result pages programmatically.

Server Detail Data

The get_server_details endpoint accepts a slug (obtainable from get_servers results) and returns a detailed record for a single server. Key fields include ip (the server address, or null if not listed), name, tags (an array of category/feature strings), online_players (formatted as current/max, e.g. 21/50), and a full description string. The table_data object surfaces structured metadata from the server info panel — fields like Status, Location, Game Version, MOTD, and Players — which varies per server depending on what the listing owner has filled in. The stats object includes views, votes_this_month, and server_score.

Coverage and Scope

Both endpoints cover servers listed publicly on Planet Minecraft. Java and Bedrock servers are separated by the category parameter in get_servers. Server slugs are stable URL identifiers (e.g. hypixel) and serve as the join key between the list and detail endpoints. Not all servers will have every table_data field populated — availability depends on what each server owner has configured in their listing.

Common use cases
  • Build a Minecraft server browser that surfaces trending Java servers using the order_hot sort order.
  • Monitor player counts across a curated list of servers by polling online_players from get_server_details.
  • Aggregate top-voted Bedrock servers by combining the order_top sort with category=bedrock-servers.
  • Extract server IPs and game versions from table_data to auto-populate a server connection manager.
  • Track vote momentum over time by collecting votes_this_month and server_score from the stats object.
  • Index server tags from get_server_details to build a searchable directory filtered by Minecraft features or game modes.
  • Identify newly listed servers using order_new to feature fresh additions in a community newsletter.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Planet Minecraft have an official developer API?+
Planet Minecraft does not publish an official public developer API or documented REST endpoints for third-party use.
What does `get_server_details` return that `get_servers` does not?+
get_server_details returns fields not present in list results: the server ip address, tags array, full description text, structured table_data (Status, Location, Game Version, MOTD, Players), and the votes_this_month and server_score stats. The list endpoint returns only name, slug, url, is_online, players, and summary stats.
Can I retrieve a server's player history or vote history over time?+
Not currently. The API returns the current online_players count and votes_this_month as point-in-time values; no historical time-series data is exposed. You can fork this API on Parse and revise it to add a scheduled polling endpoint that stores snapshots over time.
Are there limitations on which servers appear in results?+
Results reflect publicly listed servers on Planet Minecraft. Servers that are private, delisted, or pending review may not appear. The ip field can be null if a server owner has not published their address in the listing.
Can I retrieve Minecraft project listings (maps, mods, texture packs) through this API?+
Not currently. The API covers Java and Bedrock server listings only, including search, sort, and per-server detail data. You can fork this API on Parse and revise it to add endpoints for other Planet Minecraft content types like maps or resource packs.
Page content last updated . Spec covers 2 endpoints from planetminecraft.com.
Related APIs in EntertainmentSee all →
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.