The SISTRIX API’s domain methods allow access to all domain related data. They will give you a 360° overview of almost all domains.
- domain
- domain.overview
- domain.sichtbarkeitsindex
- domain.sichtbarkeitsindex.overview
- domain.pages
- domain.age
- domain.urls
- domain.competitors.seo
- domain.competitors.sem
- domain.kwcount.seo
- domain.kwcount.seo.top10
- domain.kwcount.sem
- domain.kwcount.us
- domain.ranking.distribution
- domain.social.overview
- domain.social.top
- domain.social.latest
- domain.social.url
- domain.opportunities
- domain.ideas
Even though the are called domain methods, it is possible to control the data output more accurately. With the domain methods, users can request data for the domain (sistrix.de), a hostname (www.sistrix.de), a path/directory (http://www.sistrix.de/news) or the single URL (http://www.sistrix.de/news/file.html). The parameters domain, host, path, or url are used for this purpose.
https://api.sistrix.com/...?domain=sistrix.comhttps://api.sistrix.com/...?host=www.sistrix.comhttps://api.sistrix.com/...?path=http://www.sistrix.com/tutorials/https://api.sistrix.com/...?url=http://www.sistrix.com/tutorials.html
domain
The method “domain” offers an overview on available request methods for a given domain. Besides the API key, a domain name needs to be added to the “domain” parameter. Alternatively, a directory can be requested using the “path” parameter, a hostname using the “host” parameter or an url with the “url” parameter. The answer consists of all possible methods, including the relative URL and label. No API credits are deducted for this request.
Required parameters: api_key; domain, host, path or url
https://api.sistrix.com/domain?api_key=$key&domain=amazon.com
domain.overview
This delivers an overview on the current KPIs for the domain. To this end, the newest values of the domain.* methods are delivered: domain.sichtbarkeit, domain.pages, domain.age, domain.kwcount.seo, domain.kwcount.sem. Each delivered value equals one credit.
Required parameters: api_key; domain, host, path or url
https://api.sistrix.com/domain.overview?api_key=$key&domain=amazon.com
domain.sichtbarkeitsindex
This method delivers a domain’s SISTRIX Visibility Index value. If the “history” parameter is set to “true”, the past results will be delivered along with the current results. You can use the parameter “num” to limit these results. The result for a given date can be requested with the “date” parameter; the date format is YYYY-MM-DD (e.g. 2012-12-24).
The Smartphone Visibility Index can be requested by setting the “mobile” parameter to “true”.
One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: history, num, date, mobile
https://api.sistrix.com/domain.sichtbarkeitsindex?api_key=$key&domain=amazon.com
domain.sichtbarkeitsindex.overview
This function provides three data points: the highest ever measured visibility index of a domain, the lowest ever measured visibility index of the domain and the number of weeks for which we have measured the visibility index.
If the parameter daily is set to true, the daily data from the last 90 days are used as the source. Otherwise the weekly data points since the start of the measurement. The mobile data can be selected by setting the mobile parameter to true. This function costs 10 credits per call.
Required parameters: api_key; domain, host, path oder url
Optional parameters: daily, mobile
https://api.sistrix.com/domain.sichtbarkeitsindex.overview?api_key=[API_KEY]&domain=sistrix.com
domain.pages
For the number of indexed pages for a domain. If the “history” parameter is set to “true”, you will receive all past results along with the current results. One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: history
https://api.sistrix.com/domain.pages?api_key=$key&domain=amazon.com
domain.age
Age of the domain. This request costs one credit.
Required parameters: api_key, domain
https://api.sistrix.com/domain.age?api_key=$key&domain=amazon.com
domain.urls
Listing of the ranking URLs of the domain including the number of keywords in the top 10, top 100 and the proportion of the specific URL in the overall visibility of the domain. The returned data for this API function corresponds to the table “URLs” in the SISTRIX Toolbox.
Required parameters:: api_key, domain
Optional parameters: offset, limit, country
https://api.sistrix.com/domain.urls?domain=sistrix.de&api-key=[API_KEY]&country=uk
domain.competitors.seo
Delivers the domain’s SEO competitors. The domain name is delivered together with the coincidence degree (0-100). The “num” parameter allows the number of delivered domains to be reduced. By default, 100 results are delivered. One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: num
https://api.sistrix.com/domain.competitors.seo?api_key=$key&domain=amazon.com
domain.competitors.sem
Delivers the domain’s SEM competitors. The domain name is delivered together with the coincidence degree (0-100). The “num” parameter allows the number of delivered domains to be reduced. By default, 100 results are delivered. One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: num
https://api.sistrix.com/domain.competitors.sem?api_key=$key&domain=amazon.com
domain.kwcount.seo
For the number of Google organic search index keywords found on the domain. If the “history” parameter is set to “true”, you will receive all past results along with the current results. One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: date, history
https://api.sistrix.com/domain.kwcount.seo?api_key=$key&domain=amazon.com
domain.kwcount.seo.top10
For the number of Top10 Google organic search keywords found on the domain. Use the “date” parameter (=YYYY-MM-DD) to obtain a historical value. If the “history” parameter is set to “true”, you will receive all past results along with the current results. One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: date, history
https://api.sistrix.com/domain.kwcount.seo.top10?api_key=$key&domain=amazon.com
domain.kwcount.sem
For the number of the AdWords keywords found on the domain. Use the “date” parameter (=YYYY-MM-DD) to obtain a historical value. If the “history” parameter is set to “true”, you will receive all past results along with the current results. One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: date, history
https://api.sistrix.com/domain.kwcount.sem?api_key=$key&domain=amazon.com
domain.kwcount.us
For the number of the Universal Search keywords found on the domain. Use the “date” parameter (=YYYY-MM-DD) to obtain a historical value. If the “history” parameter is set to “true”, you will receive all past results along with the current results. One line equals one credit.
Required parameters: api_key; domain, host, path or url
Optional parameters: date, history
https://api.sistrix.com/domain.kwcount.us?api_key=$key&domain=amazon.com
domain.ranking.distribution
Number of rankings found per page for this domain for the organic Google index. A historical value can be output with the parameter date = YYYY-MM-DD. If the “history” parameter is set to “true”, not only the current but the last 10 values from the past are returned. One line corresponds to one credit.
By setting the parameter “mobile” to “true”, the smartphone visibility index is output.
By setting the parameter “percent” to “true”, percentage values are output. The country can be selected by setting the “country” parameter.
Required parameters: api_key; domain; date oder history
Optional parameters: country, percent, mobile
https://api.sistrix.com/domain.ranking.distribution?api_key=[API_KEY]&domain=sistrix.com
domain.social.overview
For the number of current votes on social networks (facebook and pinterest). This request costs two credits.
Required parameters: api_key; domain, host, path, or url
https://api.sistrix.com/domain.social.overview?api_key=$key&domain=amazon.com
domain.social.top
For the number of current votes relative to the domain’s ranking URLs. If “network” is set to a specific social network, for instance “facebook”, only the votes on the selected social network are displayed. The “num” parameter limits the number of lines. Via the “offset” parameter, it is possible to input a minimum value for the displayed results. For instance, offset=100, delivers results from 100-200.
One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: network (facebook, googleplus, twitter, pinterest, linkedin), num, offset
https://api.sistrix.com/domain.social.top?api_key=$key&domain=amazon.com
domain.social.latest
The domain’s URLs are sorted by their most recent mention. If “network” is set to a specific social network, for instance “facebook”, only the votes on the selected social network are displayed. The “num” parameter limits the number of lines. One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: network (facebook, googleplus, twitter, pinterest, linkedin), num
https://api.sistrix.com/domain.social.latest?api_key=$key&domain=amazon.com
domain.social.url
For the number of votes for a single URL on the domain. The data is divided by social network. If “history” is set to “true”, the complete history of the URL will be shown. One line equals one credit.
Required parameters: api_key; url; domain, host, path, or url
Optional parameters: history
https://api.sistrix.com/domain.social.url?api_key=$key&domain=amazon.com
domain.opportunities
This will request the keyword chances for a domain. You will receive 100 results by default and you can use the “limit” parameter to decrease this amount. The “offset” parameter lets you query more results beginning from a specific position (101 for example). One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: limit, offset, mobile
https://api.sistrix.com/domain.opportunities?api_key=$key&domain=sistrix.com
domain.ideas
This request will return keyword ideas for the current domain rankings, based on search requests shown by Google at the end of the search result pages. You will receive 100 results by default and you can use the “limit” parameter to decrease this amount. The “offset” parameter lets you query more results beginning from a specific position (101 for example). One line equals one credit.
Required parameters: api_key; domain, host, path, or url
Optional parameters: limit, offset, mobile
https://api.sistrix.com/domain.ideas?api_key=$key&domain=sistrix.com