Yourls
YOURLS integration on indie.money — shorten, expand, and get stats for short URLs
Written By pvdyck
Last updated About 1 hour ago
Yourls
✅ Supported — shorten URLs, expand short URLs, and retrieve click stats from your YOURLS instance.
Credential Setup
When configuring the Yourls API credential in Secure Vault, provide:
- Signature — the secret signature token from your YOURLS account, used to authenticate API requests
- URL — the base address of your YOURLS instance (e.g.
http://localhost:8080)
Operations
URL
- Shorten — Create a short URL from a long URL. Optional fields: a custom Keyword for the short link and a Title for the link.
- Expand — Resolve a short URL back to its original long URL.
- Stats — Get click statistics for a single short URL.
Compatibility
All operations supported.