Docs
Badges
Status
https://api.statusbadges.me /badge /status /:id
Query Params
Param | Description | Default |
---|---|---|
simple | whether to show online for idle and dnd statuses | false |
label | the text on the left side | currently |
labelColor | the color of the left side | gray |
color | the color of the right side | brightgreen if online, yellow if idle, red if dnd, lightgray if offline |
style | flat, flat-square, plastic, for-the-badge, or social | flat |
Playing
https://api.statusbadges.me /badge /playing /:id
Query Params
Param | Description | Default |
---|---|---|
label | the text on the left side | playing |
fallback | text to show on the left side if nothing is being played | nothing rn |
labelColor | the color of the left side | gray |
color | the color of the right side | #5865f2 |
style | flat, flat-square, plastic, for-the-badge, or social | flat |
Visual Studio Code
https://api.statusbadges.me /badge /vscode /:id
Query Params
Param | Description | Default |
---|---|---|
label | the text on the left side | coding |
fallback | text to show on the left side if VS Code isn't in use | nothing rn |
labelColor | the color of the left side | gray |
color | the color of the right side | #23a7f2 |
style | flat, flat-square, plastic, for-the-badge, or social | flat |
hideLogo | whether to disable the VS Code logo | false |
IntelliJ IDEA
https://api.statusbadges.me /badge /intellij /:id
Query Params
Param | Description | Default |
---|---|---|
label | the text on the left side | coding |
fallback | text to show on the left side if IntelliJ IDEA isn't in use | nothing rn |
labelColor | the color of the left side | gray |
color | the color of the right side | #fe315d |
style | flat, flat-square, plastic, for-the-badge, or social | flat |
hideLogo | whether to disable the IntelliJ logo | false |
Spotify
https://api.statusbadges.me /badge /spotify /:id
Query Params
Param | Description | Default |
---|---|---|
label | the text on the left side | listening to |
fallback | text to show on the left side if Spotify isn't in use | nothing rn |
labelColor | the color of the left side | gray |
color | the color of the right side | #1db954 |
style | flat, flat-square, plastic, for-the-badge, or social | flat |
hideLogo | whether to disable the Spotify logo | false |
Crunchyroll
https://api.statusbadges.me /badge /crunchyroll /:id
Query Params
Param | Description | Default |
---|---|---|
label | the text on the left side | watching |
fallback | text to show on the left side if Crunchyroll isn't in use | nothing rn |
labelColor | the color of the left side | gray |
color | the color of the right side | #f47521 |
style | flat, flat-square, plastic, for-the-badge, or social | flat |
hideLogo | whether to disable the Crunchyroll logo | false |
Open Spotify
https://api.statusbadges.me /openspotify /:id
Redirects to the track page of the song you're listening to on Spotify.Presence
https://api.statusbadges.me /presence /:id
Returns a JSON object of your presence so you can integrate it another way.