API
API Pricing
It costs the same as checks via UI
How does it work?
Linktrust.pro provides api for most of services
01
Domains API
Check domains: GET https://linktrust.pro/api/domain?token=< api token >&< ...params >
Available params:
?domain=[string]- document to analyze?format=['csv' | 'json']- response format
Google doc CSV API: https://docs.google.com/spreadsheets/d/1eHrHKwDedN35x5adfsNubH1etQUoY5AIUq8kM3QiqAk/edit?usp=sharing — domains
02
Serp API
Check google positions:
GET https://linktrust.pro/api/serp?token=< api token >&< ...params >
Available params:
?q=[string]- keyword to check?hl=[string]- google hl?gl=[string]- google gl?uule=[string]- google uule?depth=[int]- scan depth (10-100)
03
Check Indexation API BETA
Check indexation in google:
GET https://linktrust.pro/api/check-indexation?token=< api token >&< ...params >
Available params:
?url=[string]- url to check
04
User balances:
https://linktrust.pro/api/balance?token=< api token >