All Linkbox service features are now also available via API. Follow a simple registration procedure to test this service.
The system currently has 3 basic tariffs:
All the plans are monthly. For each dollar, you will receive 100 credits.
The cost of the backlink API actions:
Please note that if you use all credits before the end of one calendar month, you can easily switch to another plan. Besides, all unused credits are postponed to the next month when you activate it. So you can deposit your account and try out all the service's features.
The task menu contains all the data on the checks that have been performed and are in progress. You can download both the source data and the result. The source is exported in txt format, while the result - as an excel sheet.
With Linkbox API, you can easily check up to 5000 links at a time. This way you can get relevant information on your sizable volume of backlinks as fast as possible.
Our backlink checker API offers the following features:
To create a task, you need to send a POST request to the following url: https://api.linkbox.pro/api/v1/check-anchors?apikey ={your-apikey}
Required parameters:
You can receive the task status by sending a GET request to the following URL: https://api.linkbox.pro/api/v1/status/{uuid}?apikey={your-apikey}
You can use it to check the status of a particular link checking task.
Parameters required for the request:
To obtain the result, you need to send a GET request to the following URL:
https://api.linkbox.pro/api/v1/result/{uuid}?apikey={your-apikey}
You can only get the result after you have successfully completed the task.
Required parameters:
The backlink API results file contains the following data for each link:
This backlink data is basically enough to do a comprehensive analysis of your links.
With our Best SEO API, you can easily check the indexing of all the pages you want in the Google and Yandex search engines. It is essential if you want to monitor all of your links automatically.
The Get and Post methods help to implement the following tasks to check if links are indexed by the API:
To create an indexing check task, send a POST request to the url
To check the Google indexing: https://api.linkbox.pro/api/v1/check-indexing-google?apikey ={your-apikey}
To check the Yandex indexing:
https://api.linkbox.pro/api/v1/check-indexing-yandex?apikey={your-apikey}
Required parameters:
To obtain the indexing task status by api you can send a GET request to the URL
https://api.linkbox.pro/api/v1/status/{uuid}?apikey={your-apikey}
You can use it to check the status of a particular index checking task.
Parameters required for the request:
To obtain the result of indexing check by API you need to send GET request to the following URL
https://api.linkbox.pro/api/v1/result/{uuid}?apikey={your-apikey}
Required parameters:
The Yandex/Google index checker API results file contains the following data for each link:
Our SEO API tools allows you to activate a task through an interface. To check the links, you need to enter the following data in the appropriate fields:
This feature is required for testing the service.