All features of the Linkbox service are now accessible through our API. Simple register to test out this service.
The system currently has 3 basic tariffs:
All plans are monthly. For each dollar spent, you will receive 100 credits.
The cost of backlink API actions:
Please note that if you exhaust all credits before the end of a calendar month, you can easily switch to another plan. Additionally, all unused credits will roll over to the next month upon plan activation. This allows you to deposit into your account and explore all the service's features.
The task menu holds information about completed and ongoing checks. You have the option to download both the source data and the results. The source data is exported in txt format, while the results are exported as Excel sheets.
With the backlinks API, you can effortlessly check up to 5000 links at once. This enables you to quickly gather relevant information about your substantial volume of backlinks.
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:
To retrieve the task status, you can send a GET request to the following URL: https://api.linkbox.pro/api/v1/status/{uuid}?apikey={your-apikey}. This request allows you to verify the status of a specific link checking task.
The required parameters for the request are:
To retrieve the result, send a GET request to this URL:
https://api.linkbox.pro/api/v1/result/{uuid}?apikey={your-apikey}.
Access to the result is available only upon successful completion of the task.
The required parameters include:
The backlink API results file includes the following data for each link:
This backlink data provides comprehensive information for in-depth link analysis.
With our Best SEO API, you can effortlessly verify the indexing status of any pages you desire across Google and Yandex search engines. This feature is crucial for automating the monitoring of all your links.
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 retrieve the indexing task status via the API, you can send a GET request to the URL:
https://api.linkbox.pro/api/v1/status/{uuid}?apikey={your-apikey}.
This enables you to verify the status of a specific indexing task.
The required parameters for the request are:
To retrieve the indexing check result via the API, you need to send a 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 enable you to initiate a task through an interface. To check the links, simply input the following data in the respective fields:
This feature is required for testing the service.