On April 1st the Rank and Index Checkers price will grow by 2 kop. for a keyword on XS Pricing Plan. But for you the price won't change for now!
We've frozen old prices till June 1st for all accounts, active in 2025.
Follow us on Telegram 📧

Links - Topvisor API Services

  • A link is removed in case it was inactive in all Audit tools within 30 days.

Object structure: "Link"

Field Type Description
Main
id int Link ID
url string Link URL
project_id int Project ID
sitemap enum(-1, 0, 1, 2)

Activity flag in Sitemap module

Description of values:

  • -1 - link recently deactivated
  • 0 - link inactive
  • 1 - link active
  • 2 - link recently became active
audit enum(-1, 0, 1, 2)

Activity flag in the Audit module

Description of values see in sitemap.
watcher enum(-1, 0, 1, 2)

Activity flag in Website Watcher

Description of values see in sitemap.
indexing enum(-1, 0, 1, 2)

Activity flag in Index Checker

Description of values see in sitemap.
tags set(from 1 to 10) Color tag order number
Index checker results
indexing_data boolean

A flag that shows the link's index status is a compound field.

Field qualifiers:


Description of values:

  • 0 - indexed
  • 1 - not indexed
indexing_alert boolean

A flag that shows if the link index status was changed is a compound field.

Field qualifiers match qualifiers of indexing_data.

Description of values:

  • 0 - not changed
  • 1 - changed
Website Watcher results
watcher_title string

Page title is a compound field.

Field qualifiers:

  • check_id — check ID
watcher_title_changed boolean

A flag that indicates changes of a page title compared to the previous Watcher report is a compound field.

Field qualifiers match watcher_title_data qualifiers.

Description of values:

  • 0 — not changed
  • 1 — changed
watcher_description string

Page description is a compound field.

Field qualifiers match watcher_title_data qualifiers.
watcher_description_changed boolean

A flag that shows changes of a page description compared to the previous report is a compound field.

Field qualifiers match watcher_title_data qualifiers.
watcher_h1 string

A page H1 is,
a compound field.

Field qualifiers match watcher_title_data qualifiers.
watcher_h1_changed boolean

A flag that shows changes of a page H1 compared to the previous report is a compound field.

Field qualifiers match watcher_title_data qualifiers.
watcher_content string

Page content is a compound field.

Field qualifiers match watcher_title_data qualifiers.
watcher_content_changed boolean

A flag that shows page content changes compared to the previous report is a compound field.

Field qualifiers match watcher_title_data qualifiers.
watcher_http_codes_data array

A page response HTTP code that includes redirects details is a compound field.

Field qualifiers match watcher_title_data qualifiers.
watcher_http_codes_changed boolean

A flag that shows a page HTTP response code compared to the previous report is a compound field.

Field qualifiers match watcher_title_data qualifiers.

Available methods to manage links:

  • get — get a list of links added to the project
  • add — add a link
  • add: import — import a list of links
  • edit — make a link active or inactive
  • edit: tags — edit a color tag applied to a link