How to get the APIs

You can access the SEOZoom API with any active plan, we have not imposed any limitation related to the plan you choose.
All API-based features are charged on a pay-as-you-go basis. You can purchase or top up your API credit directly within your SEOZoom account; by default, we offer you 6,500 free API units per day, so your purchased credit will start to be used once those fully run out.

If you have not purchased API Units and the last call exceeds the 6500 free API credit limit, the accumulated “debt” will be deducted from the next day’s credit. For example, if you have already used 6400 units and you launch a call that costs 120 units, SEOZoom still allows you to perform the operation: the next day, your free credit will start at 6480 instead of 6500 (due to the reduction of the 20 “extra” credits from the last call).

In the Suite drop-down menu (pictured) click on the API Dashboard link.

From here you can generate your API Key to start using the SEOZoom API.
In the API Dashboard section you will be able to top up the credit needed to start using all the API features.

Standard of use

SEOZoom APIs are designed to allow you to integrate SEOZoom data into your own reports and software for SEO data analysis.
You can also use SEOZoom’s APIs on your own website to gain insights into the performance of each web page or to create features that give you total control over your site’s SEO.

To ensure maximum efficiency for all users, we have set a limit of calls per minute for each API key, which automatically blocks subsequent operations. You then just need to wait one minute to make new calls.

The SEOZoom APIs are not allowed to create commercial products that resell the data you acquire or to make commercial SEO Tools.
If you would like to build a commercial tool, please contact our customer service department to submit it for careful evaluation by our team through the customer support chat in the Suite.

List

Returns the list of your projects

action
String

Set to list

Overview

Returns all information related to one of your Projects

action
String

Set to overview

id
Integer

ID of the project of which you want to retrieve information.
You can get the project IDs from the List call in the project section.

Monitored Keywords

Returns the list of monitored keywords of one of your Projects

action
String

set to keywords

id
Integer

ID of the project from which to retrieve the monitored keywords.
You can get the project ID from the List call of the project section

Best pages

Provides a list of the best pages in the Project Domain

action
String

Set to bestpages

id
Integer

ID of the project from which to retrieve the best pages.
You can get the project ID from the List call of the project section

limit
Integer

Maximum number of pages to be returned in output

Pages with the most keywords

Returns a list of the project site’s pages that have the most keyword rankings.

action
String

Set to pageswithmorekeywords

id
Integer

ID of the project from which to retrieve the pages with the most keywords.
You can get the project ID from the List call of the project section

limit

Maximum number of pages to be returned in output

Pages with Potential

Returns the list of pages with the greatest growth potential for the project domain.

action
String

Set to pageswithpotential

id
Integer

ID of the project from which to retrieve the pages with the most potential.
You can get the project ID from the List call in the projects section

limit
Integer

Maximum number of pages to be returned in output

Winner Pages

Returns the list of pages that are having traffic improvement for the project domain.

action
String

Set on winnerpages

id
Integer

Project ID from which to retrieve pages that are gaining traffic.
You can get the project ID from the List call in the projects section

limit
Integer

Maximum number of pages to be returned in output

Loser Pages

Returns the list of pages that are experiencing a drop in traffic for the project domain

action
String

Set on loserpages

id
Integer

Project ID from which to retrieve pages that are losing traffic.
You can get the project ID from the List call in the projects section

limit
Integer

Maximum number of pages to be returned in output