The beginning of work V4
The current version: 4
api.serpstat.com/v4 — URL, through which all requests should be processed.
Authentication
Tokens are used for authentication. Create a token on your profile page. Add it to all API requests.
Pagination
For pagination, use the parameters:
page_size: number of results per page (default 100, maximum 1000);
page: page number (default is 1st page).
Return format
The requested data is returned in JSON format.
Credits
When calculating the used limits, your pricing plan's API requests are taken into account, including identical requests and requests for export.
The maximum number of results returned by API methods is 60,000. If you need more results, please use methods to export data.