SpaceAPI open/closed Image

Here, you can configure your open/closed image for the SpaceAPI. Have a look at the Space API documentation. Your API file should look like this:

{
    ...
    "state": {
        "open": false,
        "icon": {
            "open": "https://url.to/image.png",
            "closed": "https://url.to/image.png"
        }
    }
    ...
}

Customization


The JSON specification as shown above might contain an image specification. You can replace the specified image here or replace the default badge from shields.io.



Link to image:
Current Image:
Open Image:
Closed Image:

Here you can see if there is an error. You can also click the image links.


You can view the code on GitHub. This is open-source software licensed under GPLv3.