• Home
  • About Us
  • Earning Rates
  • Create an Account
  • Sign In
  • Forgot Password

BinBucks API

Using our API is an easy way to earn money through referrals. Each user is given a specific API URL as well as a global API URL for anybody who wants to use our API without an account. By using your API URL, other people can make pastes and you'll earn a percentage of the earnings.
API

Creating a paste

GET http://www.binbucks.com/api/generate.

Parameters:

  1. key
    1. API Key generated from your account
  2. title
    1. Title of the paste
  3. details
    1. Content of the paste
  4. for folder
    1. folder=folder_name

Sample Success Response (JSON)
{"status":"success","message":"Paste created successfully","viewCode":"viewcode","link":"http://www.binbucks.com/site/paste/?code=hello"}

Sample Error Response (JSON)
{"status":"error","message":"Error description"}

Example How To Use:
http://www.binbucks.com/api/generate?key=your-api-key&title=hello&details=Hello Binbucks

Retrieving a paste

GET http://www.binbucks.com/api/view.

Parameters:

  1. key
    1. API Key generated from your account
  2. code
    1. Paste view code

Sample Success Response (JSON)
{"status":"success","message":"Paste viewed successfully","viewCode":"viewcode","title":"title of paste","hits":0,"owner":"example","details":"paste content","link":"http://www.binbucks.com/site/paste/?code=hello"}

Sample Error Response (JSON)
{"status":"error","message":"Error description"}

Example How To Use:
http://www.binbucks.com/api/view?key=your-api-key&code=GG2R5bgwq1

URL Shortner

GET http://www.binbucks.com/api/link.

Parameters:

  1. key
    1. API Key generated from your account
  2. url
    1. URL for which short link is desired
  3. if direct url
    1. directLink=true
  4. for folder
    1. folder=folder_name
  5. for advance option (GEO Targeting)
    1. countries[]=us&urls[]=http://www.abc.com/

Sample Success Response (JSON)
{"status":"success","message":"Url generated successfully.","link":"http://binb.ooo/tGNiX"}

Sample Error Response (JSON)
{"status":"error","message":"Error description"}

Example How To Use:
http://www.binbucks.com/api/link?key=your-api-key&url=http://www.google.com/

Create a free account
    • Home
    • About Us
    • Contact Us
    • Earning Rates
    •  
    • Sign in
    • Create an account
    • Forgot password
    • Resend Activation Links
    •  
    • Tour
    • API
    • Magic Tools
    • DMCA
    •  
    • Payment Policy
    • Acceptable Use Policy
    • Help
    • Privacy Policy
    •  
BinBucks © 2021