Cookie preferences

We use cookies on our website.

Some of them are necessary for the functioning of the site, but you can decide about others.

Home » Wiki » Minecraft Heads » API v2 Changelog

API v2 Changelog

Changelog for the API v2

Tags: Minecraft Heads API


[2.2.0] - 2026-02-04

Added

  • The Custom Head Collections Endpoint is now capeable of modifying the heads inside the collection of the license owner.

Changed

  • Both Custom Head Collections endpoints now deliver the collection ids as well
  • Update documentation

[2.1.0] - 2025-07-24

Added

  • Release API Endpoint for Custom Head Collections
  • Release API Endpoint for Custom Head Collections for other Minecraft Players

Changed

  • Reworked API version system
  • The mode field has been split into two distinct fields: demo_mode and data_limited. demo_mode indicates whether the API is operating in demo mode, which may limit the number of returned records. data_limited signals that certain request parameters may have been ignored due to data limitations. Additional explanations will be delivered within the warnings section.

Fixed

  • Fixed some minor bugs in the API documentation

[2.0.0] - 2025-07-13

Added

  • Release API v2.0
  • Release API Endpoint for Categories
  • Release API Endpoint for Tags
  • Release API Endpoint for Custom Heads
  • All API Endpoints are fully translated in several languages