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 📧

Creating objects: add method - Topvisor API

To add objects, use the add operator.

	POST /v2/json/add/{service}/{method}

  • id of an added object is returned in result.
  • Some methods that add several projects at once return an array of ids in result.
  • Some methods allow to get an array with objects in result if the fields parameter was passed.
  • Some methods return the number of added results in result.

In case the request fails, result is equal to null