/shortest_api

Shorte.st API

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

shortest_api

shorte.st api wrapper | payout

$KEY      = 'YOUR-KEY';
$shortest = new shortest($KEY);
$link     = $shortest->__get('http://www.google.com');

Response

 {"status":"ok","shortenedUrl":"http:\/\/sh.st\/XXXX"}