v2026.01
Feature
YOURLS Compatible API
Use S.EE with any YOURLS-compatible client or integration
S.EE now provides a YOURLS-compatible API endpoint at https://s.ee/api/v1/yourls, allowing seamless integration with existing third-party clients and tools that support the YOURLS API.
Supported features:
action=shorturlfor URL shorteningsignatureauthentication using your S.EE API token- Multiple output formats:
json,jsonp,xml,simple - Both GET and POST requests
Compatible with:
- Browser extensions
- Mobile applications
- Desktop applications
- Automation tools (Shortcuts, Tasker, Zapier, etc.)
This endpoint is designed to ease migration from YOURLS or to integrate S.EE into existing automation pipelines without code changes.
For full documentation, visit the YOURLS API docs.
