Docs
Badges
Status
https://api.statusbadges.me /badge /status /:idQuery 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 /:idQuery 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 /:idQuery 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 /:idQuery 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 /:idQuery 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 /:idQuery 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 /:idRedirects to the track page of the song you're listening to on Spotify.Presence
https://api.statusbadges.me /presence /:idReturns a JSON object of your presence so you can integrate it another way.