URL Shortener API PHP SDK

The OneAll API includes a custom url shortener that enables you to shorten your urls in order to track trends in site registrations, returning visitors, social posts and resulting referral traffic

Resource/URI GET POST PUT DELETE
Shortened URLs /shorturls.json List all shortened URLs Shorten
an URL
– –
Shortened URL /shorturls/<shorturl_token>.json Retrieve URL details – – Delete shortened URL

User Contributed Notes