Crafty Public API (1.0.0)

Download OpenAPI specification:Download

Image Generation

Achievement

Achievement

Authorizations:
Bearer
query Parameters
item
string
title
string
text
string

Responses

Response samples

Content type
application/json
{
  • "success": false,
  • "message": "error message here"
}

Death Screen

Death Screen

Authorizations:
Bearer
query Parameters
text
string
score
string

Responses

Response samples

Content type
application/json
{
  • "success": false,
  • "message": "error message here"
}

Observer

Observer

Authorizations:
Bearer
query Parameters
top
string
bottom
string

Responses

Response samples

Content type
application/json
{
  • "success": false,
  • "message": "error message here"
}

Sign

Sign

Authorizations:
Bearer
query Parameters
text
string

Responses

Splashtext

Splashtext

Authorizations:
Bearer
query Parameters
text
string

Responses

Response samples

Content type
application/json
{
  • "success": false,
  • "message": "error message here"
}

Text

Text

Authorizations:
Bearer
query Parameters
text
string

Responses

Response samples

Content type
application/json
{
  • "success": false,
  • "message": "error message here"
}

Players

Quick Search Player

Quick Search Player

Authorizations:
Bearer
query Parameters
search
string

Responses

Get Player

Get Player

Authorizations:
Bearer
path Parameters
username
required
string
Example: R0berto

Player's Username

Responses

Servers

Ping Minecraft Server

Ping Minecraft Server

Authorizations:
Bearer
query Parameters
ip
required
string
Example: ip=mc.hypixel.net
edition
string
Default: "java"
Enum: "java" "bedrock"

Responses

Response samples

Content type
application/json
{
  • "success": true,
  • "data": {
    }
}

Skins

Get Raw skin

Get Raw skin

Authorizations:
Bearer
path Parameters
username
required
string
Example: R0berto

Player's username

Responses

Response samples

Content type
application/json
{
  • "success": false,
  • "message": "error message here"
}

Get Skin by hash

Get Skin by hash

Authorizations:
Bearer
path Parameters
hash
required
string
Example: f9efb57f3360f46885aec164b7c77944d4406a1b2734f25db5dbfe885974cb0a

Hash of the skin as provided by Mojang

Responses

Response samples

Content type
application/json
{
  • "success": false,
  • "message": "error message here"
}