Mcsrvstat: Get Server Icon
Mcsrvstat via Parse · developer_tools
Retrieve a Minecraft server's favicon/icon as a base64-encoded data URI string. Works for both Java and Bedrock editions, though Bedrock servers rarely have icons. Returns null for the icon field when the server has no custom icon set. Retrieve real-time status and metadata from Minecraft Java and Bedrock Edition servers using the mcsrvstat.us service. Fulfilled by Parse from mcsrvstat.us.
- developer-tools
- entertainment
- mcsrvstat
- mcsrvstat-us
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1e9174ec-7e1b-40a9-ab60-f6253c94084a/get_server_icon
- Interface artifact
- sha256:7352c9c3a49e5e93e51677f84fc02ef6d960d256e070bd71ca6c405107f71739
- Manifest digest
- sha256:34efc17c557ccda86ddc594262fd4f84bf0250021cbecd244f4f1c47af66189d
Request fields
- address (string, required): Server hostname or IP address.
- is_bedrock (boolean): Set to true to query a Bedrock Edition server instead of Java Edition.: Allowed values: false, true
Example queries
- {"address":"hypixel.net","is_bedrock":"False"}