Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 319 Bytes

bittsin_api

bitts.in api wrapper | payout

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

response

 {"status":"success","shortenedUrl":""http:\/\/bitts.in\/xxxxx""}