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 📧

URL Shortener - Topvisor API Services

Object structure: "Short link"

Field Type Description
Basic
short_link string Short link
link string Original link
user_id int ID of the user who created a link
create timestamp Date and location of the link creation
title string Short link title
favorite boolean Flag - favorite short link
deleted boolean Flag - deleted short link
hash string Short link hash (to secure a link)
count int Visits count of a short link
tags set (from 1 to 10) Color tag number

URL Shortener methods:

  • get - get info on short links
  • get: stat - get visits stats of a short link
  • add - add a short link
  • edit - edit a short link
  • edit: tags - edit color tags of a short link