Shorturl API

Our Social API includes a custom URL Shortener that enables you to track trends in site registrations, returning visitors, social posts and resulting referral traffic. The corresponding reports can be viewed in the Social Insights section of your account.

The URL Shortener can either be embedded in our Social Sharing API (set the flag enable_tracking to 1) or used as independent module by using the following resources.

Resource/URI GET POST PUT DELETE
Shorturls /shorturls.<format> List all Shorturls Create a new Shorturl
Shorturl /shorturls/<shorturl_token>.<format> Read details of a Shorturl Delete a Shorturl