Lanyard
Retrieve your presence on Discord through an HTTP REST API or WebSocket
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Social
- Documentation / URL
- https://github.com/Phineas/lanyard
Overview
Lanyard provides Discord presence data — keyless (needs a monitored user ID, verified).
Quick Start
Presence (use a monitored user ID):
curl "https://api.lanyard.rest/v1/users/1"
{ "error": { "code": "user_not_monitored", "message": "User is not being monitored by Lanyard" }, "success": false }
Notes
- Discord presence (REST + WebSocket).
- Only monitored users respond (verified).
FAQ
Is Lanyard free? Yes — free and keyless.
Why 404? That user isn’t monitored (verified) — use a monitored ID.
What does it return? Discord presence.
More in Social
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 4chan Simple image-based bulletin board dedicated to a variety of topics | No auth | Yes | Yes | ↗ |
| Ayrshare Social media APIs to post, get analytics, and manage multiple users social media accounts | API Key | Yes | Yes | ↗ |
| aztro Daily horoscope info for yesterday, today, and tomorrow | No auth | Yes | Unknown | ↗ |
| Blogger The Blogger APIs allows client applications to view and update Blogger content | OAuth | Yes | Unknown | ↗ |
| Bluesky Decentralized social networking via the AT protocol | No auth | Yes | Yes | ↗ |