head

MC head

这是一个可以获取我的世界玩家 3d 或者 2d 头颅图片的 api.
使用JavaScript编写.

📌 接口列表

1. 3D 头像接口

GET /3d/java/username/:username

Java 用户名 获取 3D 头像

GET /3d/java/uuid/:uuid

Java UUID 获取 3D 头像

GET /3d/bedrock/username/:username

基岩版用户名 获取 3D 头像

GET /3d/bedrock/uuid/:uuid

基岩版 UUID 获取 3D 头像

2. 2D 头像接口

GET /2d/java/username/:username

Java 用户名 获取 2D 头像

GET /2d/java/uuid/:uuid

Java UUID 获取 2D 头像

GET /2d/bedrock/username/:username

基岩版用户名 获取 2D 头像

GET /2d/bedrock/uuid/:uuid

基岩版 UUID 获取 2D 头像

📌 示例

GET /3d/java/username/Notch
GET /2d/bedrock/uuid/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx