{"id":79471,"date":"2024-03-14T12:44:29","date_gmt":"2024-03-14T12:44:29","guid":{"rendered":"https:\/\/www.seoreviewtools.com\/?p=79471"},"modified":"2025-02-14T13:04:46","modified_gmt":"2025-02-14T13:04:46","slug":"seo-api-postman","status":"publish","type":"post","link":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/","title":{"rendered":"SEO API + Postman"},"content":{"rendered":"\n<p><img loading=\"lazy\" decoding=\"async\" class=\"img-responsive\"  src=\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png\" alt=\"SEO API Postman\" width=\"838\" height=\"282\" \/><\/p>\n<h3>What is the purpose of this tutorial?<\/h3>\n<p>Help marketers with limited or no programming skills to work with APIs to automate workflows and improve reporting. Although working with APIs might sounds challenging, it&#8217;s not that complicated once you understand the process and terminology. <\/p>\n<h2>What is the SEO Review Tools API and what can you do with it? <\/h2>\n<p>When you need more SEO data (backlinks, website traffic, keywords, etc. ) then you can get using our free tools our <strong><a href=\"https:\/\/www.seoreviewtools.com\/seo-api\/\">SEO API<\/a><\/strong> might be an interesting solution for you. <\/p>\n<blockquote><p>Do you know our pre-programmed <a href=\"https:\/\/www.seoreviewtools.com\/google-seo-sheets\/\"><strong>Google Spreadsheets<\/strong><\/a>?<\/p><\/blockquote>\n<h3>How does the SEO Review Tools API work? <\/h3>\n<p>The API makes it possible to get large amounts of SEO data and to automate your workflow. Here are some examples of what you can do with our API:<\/p>\n<div class=\"info-block\">\n<ul class=\"positive\">\n<li>Get the website traffic estimates for a list of 1K websites.   <\/li>\n<li>Get all the backlinks pointing to a domain, including authority, spam score, anchor text and more..<\/li>\n<li>Get a list of recommended keywords, including search volume, difficulty and average number of backlinks found in the SERP.  <\/li>\n<li>Get the Domain and Page authority for a list of 1K websites.<\/li>\n<li>Get all the information from the SERP, including rankings, featured snippets, people also ask and more..<\/li>\n<li>Get the SEO score for and URL or unpublished article.<\/li>\n<li><a href=\"https:\/\/api.seoreviewtools.com\/\">Discover all API endpoints &rarr;<\/a>  <\/li>\n<\/ul>\n<\/div>\n<p>To get this information you have to call an URL that contains the information about the metrics you want to collect. Let&#8217;s look at an example to further explain how this works.   <\/p>\n<p><img decoding=\"async\" class=\"img-responsive\"  src=\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-api-request-example.png\" alt=\"SEO api request example\"  \/><\/p>\n<p>This picture illustrates how you can construct your API request \/ the URL containing the variables). By entering the variables (keyword, country and language), you&#8217;ll let the server know what you are looking for. <\/p>\n<p>The server will answer your request in JSON format. This basically is a way to structure content, that makes it easily understandable for applications.   <\/p>\n<blockquote><p>Tip: you can try this also manually in your browser and when using Firefox the results will be presented in a readable structure for humans.    <\/p><\/blockquote>\n<p><img decoding=\"async\" class=\"img-responsive\"  src=\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-api-response-example.png\" alt=\"SEO api response example\"  \/><\/p>\n<h2>What is Postman?<\/h2>\n<p><img decoding=\"async\" class=\"img-responsive\"  src=\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/Postman-API-Platform.png\" alt=\"Postman API Platform\"\/><\/p>\n<p>Postman is an API platform that enables users to easily use APIs without needing to write code. With its intuitive interface, users can send requests, receive responses, and test API functionality quickly and efficiently. Additionally, Postman allows users to organize their API collections and share them with others team members to collaborate on API development projects<\/p>\n<h2>How to use the SEO Review Tools API with Postman?<\/h2>\n<p>To make it easier to work with our SEO API service we&#8217;ve create multiple examples in Postman for you to use. The examples include all the parameters and endpoints you need to collect: Backlinks, Keywords, Website traffic, SERP analysis, Authority scores, and Content optimization. <\/p>\n<p><a href=\"https:\/\/www.postman.com\/seo-review-tools-com\" data-toggle=\"tooltip\" title=\"postman SEO Review tools!\" data-placement=\"top\"><img decoding=\"async\" class=\"img-responsive\"  src=\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/postman-SEO-Review-tools.png\" alt=\"postman SEO Review tools\"\/><\/a><\/p>\n<p> <\/p>\n<p>To use Postman with the SEO Review Tools API, follow these steps:<\/p>\n<div class=\"info-block\">\n<ul class=\"explanation\">\n<li><a href=\"https:\/\/www.seoreviewtools.com\/api-pricing\/\">Sign Up for the SEO Review Tools API &rarr;<\/a> sign up for an account and obtain your API key.<\/li>\n<li>Go to our SEO API workspace in Postman. <\/li>\n<li><a href=\"https:\/\/identity.getpostman.com\/signup\">Sign Up for Postman (its free)<\/a>.<\/li>\n<li><a href=\"https:\/\/www.postman.com\/seo-review-tools-com\/workspace\/seo-api-workspace\/collection\/25763774-b8f20fc9-67cf-4f36-9e4c-023b60fcaf23\">Browse the different API request and response examples.<br \/><img decoding=\"async\" class=\"img-responsive\"  src=\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/Get-backlinks-SEO-API-Workspace.png\" alt=\"Get backlinks SEO API Workspace\" \/><\/a><\/li>\n<li>Select the Request \/ data that you need <\/li>\n<li>Enter your private API key<br \/><img decoding=\"async\" class=\"img-responsive\"  src=\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/seo-API-key.png\" alt=\"seo API key\"  \/><\/li>\n<li>Click the &#8220;Send&#8221; button or select &#8220;Send and download&#8221;<\/li>\n<\/ul>\n<\/div>\n<blockquote><p>You&#8217;ve now successfully made your API call!! <\/p><\/blockquote>\n<p>For further analysis or reporting you can open the response in Excel, Google spreadsheets (you&#8217;ll have to install a JSON import app), Google looker studio or store the results in a database with for example Zapier.   <\/p>\n\n","protected":false},"excerpt":{"rendered":"What is the purpose of this tutorial? Help marketers with limited or no programming skills to work with APIs to automate workflows and improve reporting. Although working with APIs might sounds challenging, it&#8217;s not that complicated once you understand the process and terminology. What is the SEO Review Tools API and what can you do with it? When &#8230;..","protected":false},"author":1,"featured_media":79469,"comment_status":"open","ping_status":"closed","sticky":false,"template":"single-academy.php","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[19],"tags":[32],"class_list":["post-79471","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-seo-academy","tag-featured-content"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SEO API + Postman - SEO Review Tools<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SEO API + Postman - SEO Review Tools\" \/>\n<meta property=\"og:description\" content=\"What is the purpose of this tutorial? Help marketers with limited or no programming skills to work with APIs to automate workflows and improve reporting. Although working with APIs might sounds challenging, it&#8217;s not that complicated once you understand the process and terminology. What is the SEO Review Tools API and what can you do with it? When .....\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/\" \/>\n<meta property=\"og:site_name\" content=\"SEO Review Tools\" \/>\n<meta property=\"article:published_time\" content=\"2024-03-14T12:44:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-14T13:04:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png\" \/>\n\t<meta property=\"og:image:width\" content=\"838\" \/>\n\t<meta property=\"og:image:height\" content=\"282\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Jasja ter Horst (admin)\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SEOReviewTools\" \/>\n<meta name=\"twitter:site\" content=\"@SEOReviewTools\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jasja ter Horst (admin)\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/\"},\"author\":{\"name\":\"Jasja ter Horst (admin)\",\"@id\":\"https:\/\/www.seoreviewtools.com\/#\/schema\/person\/39703415fe4bc4ab775e9c3a88e485cb\"},\"headline\":\"SEO API + Postman\",\"datePublished\":\"2024-03-14T12:44:29+00:00\",\"dateModified\":\"2025-02-14T13:04:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/\"},\"wordCount\":566,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png\",\"keywords\":[\"featured content\"],\"articleSection\":[\"SEO \/ AI Academy\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/\",\"url\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/\",\"name\":\"SEO API + Postman - SEO Review Tools\",\"isPartOf\":{\"@id\":\"https:\/\/www.seoreviewtools.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png\",\"datePublished\":\"2024-03-14T12:44:29+00:00\",\"dateModified\":\"2025-02-14T13:04:46+00:00\",\"author\":{\"@id\":\"https:\/\/www.seoreviewtools.com\/#\/schema\/person\/39703415fe4bc4ab775e9c3a88e485cb\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#primaryimage\",\"url\":\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png\",\"contentUrl\":\"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png\",\"width\":838,\"height\":282},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.seoreviewtools.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SEO API + Postman\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.seoreviewtools.com\/#website\",\"url\":\"https:\/\/www.seoreviewtools.com\/\",\"name\":\"SEO Review Tools\",\"description\":\"Making SEO accessible\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.seoreviewtools.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.seoreviewtools.com\/#\/schema\/person\/39703415fe4bc4ab775e9c3a88e485cb\",\"name\":\"Jasja ter Horst (admin)\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seoreviewtools.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/bb6e62e3720214b4311a1dd8d0927f75e8ecf14da0f7a8f96fc4a3174ac0dd25?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/bb6e62e3720214b4311a1dd8d0927f75e8ecf14da0f7a8f96fc4a3174ac0dd25?s=96&d=blank&r=g\",\"caption\":\"Jasja ter Horst (admin)\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SEO API + Postman - SEO Review Tools","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/","og_locale":"en_US","og_type":"article","og_title":"SEO API + Postman - SEO Review Tools","og_description":"What is the purpose of this tutorial? Help marketers with limited or no programming skills to work with APIs to automate workflows and improve reporting. Although working with APIs might sounds challenging, it&#8217;s not that complicated once you understand the process and terminology. What is the SEO Review Tools API and what can you do with it? When .....","og_url":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/","og_site_name":"SEO Review Tools","article_published_time":"2024-03-14T12:44:29+00:00","article_modified_time":"2025-02-14T13:04:46+00:00","og_image":[{"width":838,"height":282,"url":"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png","type":"image\/png"}],"author":"Jasja ter Horst (admin)","twitter_card":"summary_large_image","twitter_creator":"@SEOReviewTools","twitter_site":"@SEOReviewTools","twitter_misc":{"Written by":"Jasja ter Horst (admin)","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#article","isPartOf":{"@id":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/"},"author":{"name":"Jasja ter Horst (admin)","@id":"https:\/\/www.seoreviewtools.com\/#\/schema\/person\/39703415fe4bc4ab775e9c3a88e485cb"},"headline":"SEO API + Postman","datePublished":"2024-03-14T12:44:29+00:00","dateModified":"2025-02-14T13:04:46+00:00","mainEntityOfPage":{"@id":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/"},"wordCount":566,"commentCount":0,"image":{"@id":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#primaryimage"},"thumbnailUrl":"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png","keywords":["featured content"],"articleSection":["SEO \/ AI Academy"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.seoreviewtools.com\/seo-api-postman\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/","url":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/","name":"SEO API + Postman - SEO Review Tools","isPartOf":{"@id":"https:\/\/www.seoreviewtools.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#primaryimage"},"image":{"@id":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#primaryimage"},"thumbnailUrl":"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png","datePublished":"2024-03-14T12:44:29+00:00","dateModified":"2025-02-14T13:04:46+00:00","author":{"@id":"https:\/\/www.seoreviewtools.com\/#\/schema\/person\/39703415fe4bc4ab775e9c3a88e485cb"},"breadcrumb":{"@id":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seoreviewtools.com\/seo-api-postman\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#primaryimage","url":"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png","contentUrl":"https:\/\/www.seoreviewtools.com\/wp-content\/uploads\/SEO-API-Postman.png","width":838,"height":282},{"@type":"BreadcrumbList","@id":"https:\/\/www.seoreviewtools.com\/seo-api-postman\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seoreviewtools.com\/"},{"@type":"ListItem","position":2,"name":"SEO API + Postman"}]},{"@type":"WebSite","@id":"https:\/\/www.seoreviewtools.com\/#website","url":"https:\/\/www.seoreviewtools.com\/","name":"SEO Review Tools","description":"Making SEO accessible","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seoreviewtools.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seoreviewtools.com\/#\/schema\/person\/39703415fe4bc4ab775e9c3a88e485cb","name":"Jasja ter Horst (admin)","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seoreviewtools.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/bb6e62e3720214b4311a1dd8d0927f75e8ecf14da0f7a8f96fc4a3174ac0dd25?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bb6e62e3720214b4311a1dd8d0927f75e8ecf14da0f7a8f96fc4a3174ac0dd25?s=96&d=blank&r=g","caption":"Jasja ter Horst (admin)"}}]}},"views":1438,"_links":{"self":[{"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/posts\/79471","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/comments?post=79471"}],"version-history":[{"count":6,"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/posts\/79471\/revisions"}],"predecessor-version":[{"id":79478,"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/posts\/79471\/revisions\/79478"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/media\/79469"}],"wp:attachment":[{"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/media?parent=79471"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/categories?post=79471"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.seoreviewtools.com\/wp-json\/wp\/v2\/tags?post=79471"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}