stack-api

A modular, self-hosted API proxy. Open source.

GitHubChangelogHealth

discord

Try it →
GET
/api/discord/user/:id
User profile, avatar, banner, badges
GET
/api/discord/profile/:id
Full profile + presence in one request
GET
/api/discord/avatar/:id
Redirect to avatar on Discord CDN
GET
/api/discord/banner/:id
Banner info as JSON
GET
/api/discord/banner/:id/redirect
Redirect to banner on Discord CDN
GET
/api/discord/presence/:id
Status, Spotify, activities via Lanyard
GET
/api/discord/guild/:id
Server info, member count, features
GET
/api/discord/invite/:code
Resolve invite link

github

Try it →
GET
/api/github/user/:username
Profile, bio, top repos
GET
/api/github/repo/:owner/:repo
Repo info, stars, topics

npm

Try it →
GET
/api/npm/:package
Package info, version, downloads

twitch

Try it →
GET
/api/twitch/user/:username
Profile, live status, stream info

steam

Try it →
GET
/api/steam/user/:steamid
Profile, status, recently played
made by @30jannik06v0.1.0