REST API
Agent-friendly REST API for short links
Use guest tokens to create links without signup, then convert to a registered API key when aliases, bulk creation, domains, analytics, tags, or upgrades are needed.
- POST /api/v1/guest/token creates a temporary guest token
- POST /api/v1/shorten creates a short link
- POST /api/v1/guest/register and /guest/verify convert a guest flow into an account
- GET /api/v1/links and /links/:alias/stats support registered management workflows