New Services are Here - Try it Now ! Press Release SEO Campaigns

API

API details and documentation.

Why using API?

Using 1billionlinks API will allow you to submit requests, check status & get reports directly through your own website or application, this may help you in delivering flixable service for your clients, also with zero effors from yourside.

API Documentation

URL for API requests: http://1billionlinks.com/api/api.php
HTTP Method POST
Response format JSON

HTTP POST requests

Parameter Notes Description
api_key Included with every request Your unique API key. It can be found on the top of this page.
email Included with every request The email associated to your account. It can be found on the profile page.
action Included with every request The action that you're requesting, check available actions

Available actions

Action Description
order Make new order check related HTTP POST requests
order_details Get the full order details check related HTTP POST requests
order_status Check the order status check related HTTP POST requests
order_cancel Cancel pending order check related HTTP POST requests
orders_list list of orders made by your API (no more HTTP POST requests)
report Get the link of order report check related HTTP POST requests
report_request Get the link of order report request check related HTTP POST requests
balance Use this action to check your balance (no more HTTP POST requests)

Action: order

Related HTTP POST requests
Parameter Notes Description
project_name Included with action: order Project name (optional)
plan_id Included with action: order The plan ID for the plan in the new order, check plans list
links Included with action: order The links for the order details, mlutiple links should separated by \r\n or \n
keywords Included with action: order The keywords for the order details, mlutiple keywords should be comma "," separated

Actions: order_status, order_details, order_cancel & report, report_request

Related HTTP POST requests
Parameter Notes Description
order_id Included with checking requests The request ID you are checking for

Notes

All funds/prices will be in cents, for example 33 will mean 0.33 USD.

request status MUST be pending in request to be able to cancel it.

If request cancelled, request price will be refunded to your account balance.

request status will automatically changed to "Processing" within 5 - 20 minutes.