Shortener
WWith this API, partners can generate short, trackable links that redirect to longer URLs. Each shortened URL operates under a specific Domain, which defines the rules for how expired or invalid links are handled.
To start using the Shortener API:
- Create a Domain Object to define the domain under which links will be shortened.
- Create Link Objects to represent individual shortened URLs associated with that domain.
Once configured and the domain's DNS records are set up properly, all generated links become active and usable.