Discover/fr.namemc.com API
live

fr.namemc.com APIfr.namemc.com

Access Minecraft player profiles, name history, skin galleries, and username availability from NameMC via 4 structured API endpoints.

Endpoints
4
Updated
17d ago
Try it
Minecraft username, UUID, or NameMC profile ID (e.g., 'Notch', 'Dream.1')
api.parse.bot/scraper/74336619-75f3-4075-a721-9dc0b199d651/<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/74336619-75f3-4075-a721-9dc0b199d651/get_player_profile?identifier=Notch' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Retrieve a Minecraft player's profile information including name history, skins, and monthly views.

Input
ParamTypeDescription
identifierrequiredstringMinecraft username, UUID, or NameMC profile ID (e.g., 'Notch', 'Dream.1')
Response
{
  "type": "object",
  "fields": {
    "name": "current player username",
    "uuid": "Minecraft UUID with dashes",
    "skins": "array of skin objects with 'id', 'url', 'thumbnail', and 'body_render' fields",
    "stats": "object with 'monthly_views' string",
    "name_history": "array of name change records with 'name' and 'changed_at' fields"
  },
  "sample": {
    "data": {
      "name": "Notch",
      "uuid": "069a79f4-44e9-4726-a5be-fca90e38aaf5",
      "skins": [
        {
          "id": "5d5eb6d84b57ea29",
          "url": "https://namemc.com/skin/5d5eb6d84b57ea29",
          "thumbnail": "https://s.namemc.com/2d/skin/face.png?id=5d5eb6d84b57ea29&scale=4",
          "body_render": "https://s.namemc.com/3d/skin/body.png?id=5d5eb6d84b57ea29&model=classic&width=256&height=256"
        }
      ],
      "stats": {
        "monthly_views": "3,764 / month"
      },
      "name_history": [
        {
          "name": "Notch",
          "changed_at": "Original"
        }
      ]
    },
    "status": "success"
  }
}

About the fr.namemc.com API

The NameMC API exposes 4 endpoints covering Minecraft player profiles, skin discovery, and username lookup. get_player_profile returns the current username, UUID, full name history with timestamps, and an array of skin objects including thumbnail and body render URLs. get_name_availability checks whether a given username is taken and returns its monthly search count, giving you both identity resolution and demand signals in a single call.

Player Profiles and Name History

get_player_profile accepts a Minecraft username, UUID, or NameMC profile identifier (e.g. 'Notch' or 'Dream.1'). The response includes the player's current name, their uuid in dashed format, a name_history array where each record carries a name and changed_at timestamp, and a skins array with per-skin id, url, thumbnail, and body_render fields. The stats object exposes monthly_views as a string, useful for gauging a player's current popularity.

Skin Discovery

get_trending_skins retrieves skins by category and supports pagination via the page integer parameter. The category parameter accepts 'trending', 'new', 'top', or 'random'. Each skin object in the returned skins array includes the same four fields as profile skins: id, url, thumbnail, and body_render. The response echoes back the page and category values so you can confirm pagination state.

Player Search and Username Availability

search_players accepts a full or partial username string. When an exact match exists, the endpoint returns a direct profile match; otherwise it returns an array of candidate objects each containing name, url, and identifier. get_name_availability takes a single name parameter and returns a status field ('Available', 'Unavailable', or 'Unknown') alongside monthly_searches — the number of times that name has been searched in the current month, or null when that figure isn't available.

Common use cases
  • Resolve a Minecraft username to its UUID for integration with game server APIs
  • Audit a player's full name-change timeline using the name_history array from get_player_profile
  • Build a skin browser with category filters and pagination using get_trending_skins
  • Check username availability and monthly search demand before registering a new Minecraft account
  • Track a player's monthly profile views over time using the stats.monthly_views field
  • Autocomplete Minecraft usernames in an app search bar using search_players with a partial query
  • Enumerate all skins associated with a specific player profile for display in a portfolio tool
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 NameMC have an official developer API?+
NameMC does not publish an official public developer API. This Parse API provides structured access to NameMC profile, skin, and name data without requiring any direct integration with the site.
What does get_name_availability return beyond a simple yes/no?+
The endpoint returns a status string — 'Available', 'Unavailable', or 'Unknown' — plus a monthly_searches field indicating how many times that name has been looked up in the current month. The monthly_searches value is null when search count data isn't available for that name.
Does get_player_profile return server membership or friends lists?+
Not currently. The endpoint covers the player's username, UUID, name history, associated skins, and monthly view count. Server membership records and social graph data are not included. You can fork this API on Parse and revise it to add an endpoint targeting that data if NameMC exposes it on the profile page.
What skin fields are returned, and are full-resolution skin texture files included?+
Each skin object across both get_player_profile and get_trending_skins includes id, url, thumbnail, and body_render. The url field points to the skin asset and body_render provides a rendered preview image. Raw texture file downloads beyond these URLs are not part of the current response shape. You can fork the API on Parse and revise it to expose additional asset links if needed.
How does pagination work in get_trending_skins?+
Pass an integer to the page parameter to move through result pages. The response echoes back the page value alongside the category so you can track position across requests. There is no explicit total_pages field returned, so you would need to iterate until the skins array is empty or shorter than a full page.
Page content last updated . Spec covers 4 endpoints from fr.namemc.com.
Related APIs in EntertainmentSee all →
namemc.com API
Look up Minecraft player profiles to find usernames, availability drop times, search popularity, cape holders, and detailed player information including UUIDs and skin history. Search and discover Minecraft player data across NameMC's database to track name changes and availability.
laby.net API
Retrieve Minecraft player profiles, name history, badges, and Laby.net site statistics. Look up any player by username or UUID, explore featured community members, and access platform-wide profile and skin data.
minecraftservers.org API
Search and discover Minecraft servers with real-time player counts, server details, and statistics directly from minecraftservers.org. Find the perfect server by filtering results and viewing comprehensive information like gameplay modes, player capacity, and server ratings.
minecraft-mp.com API
Search and discover Minecraft multiplayer servers with detailed information like player counts, statistics, and voting data. Ping servers, filter by specific criteria, and access comprehensive server lists and historical performance metrics all in one place.
planetminecraft.com API
Find and explore Minecraft servers (Java and Bedrock) by searching through thousands of options with detailed stats, player counts, and descriptions. Discover trending, top-voted, and newly added servers to find your next gaming community.
mcsrvstat.us API
Check whether Minecraft servers are online and retrieve live server details including player counts, server icons, MOTD, and version metadata for both Java and Bedrock Edition servers.
fortnitetracker.com API
Access Fortnite player statistics, search for players by username, and retrieve current item shop inventory. Endpoints return detailed player profiles, lifetime and per-mode performance metrics, and full item shop listings including prices, rarities, and images.
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.