{"id":39794,"date":"2026-02-09T08:37:21","date_gmt":"2026-02-09T08:37:21","guid":{"rendered":"http:\/\/localhost\/?p=39794"},"modified":"2026-02-09T08:37:21","modified_gmt":"2026-02-09T08:37:21","slug":"the-myth-of-known-apis-why-inventory-first-security-models-are-already-obsolete","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=39794","title":{"rendered":"The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-02-09T14:07:58&#8243;,&#8221;description&#8221;:&#8221;You probably think the security mantra \u201cyou can\u2019t protect what you don\u2019t know about\u201d is an inarguable truth. But you would be wrong. It doesn\u2019t hold water in today\u2019s threat landscape.\\n\\nOf course, it _sounds_ reasonable. Before you secure APIs, you must first discover, inventory, and document them exhaustively. The problem is that this way of thinking has hardened into dogma and ignores how attackers actually attack modern systems. \\n\\nModern attackers abuse typical, legitimate behaviors of APIs that are known to defenders.\\n\\nPut simply, knowing an API exists doesn\u2019t mean you control how it\u2019s used. And in modern environments, misuse at runtime is where risk actually materializes. That\u2019s what we need to focus on. \\n\\n## Where the \u201cKnown APIs\u201d Doctrine Came From\\n\\nThe industry\u2019s reliance on API inventories makes sense. So, it makes sense to look into where this idea originated. The cybersecurity community built most security disciplines on the assumption that completeness enables control. For example: \\n\\n  * In network security, you enumerate hosts and segments\\n  * In asset management, you list every device and application.\\n  * In configuration management, you know and govern every setting. \\n\\n\\n\\nUnderstandably, API security inherited this mindset. Security teams asked: \\n\\n  * What endpoints exist? \\n  * What operations do they support? \\n  * Who owns them? \\n  * How do we document them? \\n\\n\\n\\nFrom there, it was simply a matter of securing what was listed. \\n\\nIn the early days of APIs, this made sense. There weren\u2019t many APIs; they moved slowly, they were mostly internal, and changes were governed centrally. That meant an inventory could genuinely capture most of what was in use. Changes were deliberate, releases were infrequent, and visibility into usage was relatively stable. \\n\\nSo, why doesn\u2019t this approach work anymore? Because API ecosystems have changed. \\n\\n## The Reality: Most \u201cKnown APIs\u201d Still Get Breached \\n\\nAs noted, the core problem with the \u201cknown APIs\u201d dogma is that many API breaches today involve APIs defenders already know about. \\n\\nAccording to the 2026 API ThreatStats\u2122 Report, attackers now favor abuse over bugs, targeting business logic, trust, and usage patterns. It is the runtime behavior that defines API risk, not pre-production testing alone. These are issues that occur in deployed, documented, and actively used APIs, not just in undiscovered ones. \\n\\nWe\u2019ve seen that pattern play out in real-world breaches. Take Salesloft, for example. In August 2025, a threat actor abused compromised OAuth tokens from a legitimate Salesloft Drift integration to exfiltrate large volumes of data from hundreds of Salesforce tenants. Authentication controls, including MFA, were technically intact. The APIs were documented and functioning as designed. What failed was not discovery or awareness, but the ability to detect and stop abnormal use of trusted API access at runtime.\\n\\nThe point here is that merely knowing about your APIs isn\u2019t enough to secure them. Inventories tell security teams what exists. They do little to stop abuse when attackers misuse legitimate APIs. \\n\\n## Why Chasing Complete Inventory Is a Losing Game \\n\\nAmy Winehouse once said, \\&#8221;Love is a losing game.\\&#8221; The same is true for inventorying APIs. \\n\\nModern API ecosystems are inherently dynamic, defined by continuous deployment, ephemeral services, and feature flags and experiences that alter behavior without creating new endpoints. What\u2019s more, partner and API integrations add layers of exposure that shift faster than governance processes can track. \\n\\nUltimately, that means that inventories, by their nature, can\u2019t be up to date. By the time an inventory is complete, new endpoints already exist, and the old ones are behaving differently. As a result, security teams end up protecting a historical snapshot rather than a live system. \\n\\nInventory is a map &#8211; but attackers don\u2019t follow maps. They follow traffic. They go with the flow.  \\n\\n## What Attackers Actually Do (and Why Inventory Barely Matters) \\n\\nTo better understand why inventory-first security no longer cuts it, it helps to examine how modern API attacks unfold in practice. \\n\\nMost API incidents emerge from runtime behavior that inventories cannot model or predict. Abuse unfolds through actions that are valid in isolation but dangerous in combination. \\n\\nFor example, attackers: \\n\\n  * **Observe behavior** to understand how APIs respond under normal conditions\\n  * **Replay legitimate requests** at unexpected scale or frequency\\n  * **Chain logic across endpoints** to bypass business rules and workflow assumptions\\n\\n\\n\\nThey surface this behavior organically through normal interaction with applications:\\n\\n  * **Mobile apps** expose request structures and workflows\\n  * **Browser traffic** reveals sequences, dependencies, and parameters\\n  * **Error responses** leak clues about internal state and logic\\n  * **Automation and fuzzing** accelerate testing and iteration\\n\\n\\n\\nNone of this requires hidden endpoints or undocumented APIs. Abuse can happen in known, documented, and authenticated surfaces. Even worse, these failures don\u2019t appear in endpoint lists, schemas, or specifications. They only become visible when defenders observe behavior over time and in context. \\n\\n## The Real Control Point: Runtime Behavior, Not Catalogs\\n\\nSo, if inventories don\u2019t surface abuse, what does? **Runtime behavior.**  \\n\\nEffective API security focuses on how APIs _behave,_ not just how they are described on paper. That means visibility grounded in actual traffic, not static specifications. In practice, this means continuously observing: \\n\\n  * **How APIs are used** , based on real requests rather than assumed workflows\\n  * **Who is using them** , across users, services, partners, and automated clients\\n  * **At what volume and velocity** , including spikes, bursts, and slow-drip abuse\\n  * **In what sequence** , across requests that form business-critical flows\\n\\n\\n\\nThis is the type of visibility Wallarm provides. We offer runtime insight derived directly from live API traffic, rather than inferred solely from documentation. By analyzing real requests and responses, defenders can see what inventory gaps exist. \\n\\nThat runtime analysis reveals risks invisible to static catalogs: \\n\\n  * **Abuse patterns** that only emerge over time and repeated interaction\\n  * **Anomalous access** that looks legitimate when viewed request by request\\n  * **Business logic exploitation** that spans multiple endpoints and workflows\\n\\n\\n\\nBecause this approach is traffic-driven, it continues to work as APIs change, doesn\u2019t require perfect documentation, and scales with automation and AI-driven traffic. \\n\\nWallarm\u2019s API discovery and abuse prevention capabilities both rely on real traffic analysis \u2013 using runtime observations to understand exposure, identify sensitive data flows, detect misuse, and respond to abuse as it happens, rather than after documentation catches up. \\n\\n## So\u2026 Do Inventories Matter at All?\\n\\nBut let\u2019s not get carried away. We\u2019re not trying to say that inventories are useless. They still matter \u2013 they&#8217;re useful for governance and prioritization, and a non-negotiable for compliance. \\n\\nWhat they don\u2019t do, however, is stop abuse. They don\u2019t detect abnormal behavior or logic exploitation, and they don\u2019t prevent large-scale data exfiltration once it\u2019s underway. We\u2019re not saying you should ditch your inventories \u2013 we&#8217;re saying that you need to manage your expectations. Keep this distinction in mind: \\n\\n  * Inventory helps you **understand your environment**\\n  * Runtime protection **helps you defend it**\\n\\n\\n\\nTreating inventories as defenses blurs that line &#8211; and leaves real risk unaddressed.\\n\\n## A Better Security Question for Leaders to Ask\\n\\nUltimately, security leaders need to ask themselves a different question. \u201cDo we know all our APIs?\u201d doesn\u2019t scratch the surface of effective API security. They need to be asking themselves: \u201cCan we detect and stop API abuse &#8211; whether we\u2019ve seen the endpoint before or not?\u201d  \\n\\nInventories will always lag behind change. Even known APIs pose a risk. Only by focusing on runtime behavior, real traffic, and abuse prevention can you lock down **all** your APIs. \\n\\nLearn more about how Wallarm\u2019s API abuse prevention capability prioritizes runtime protection to help you stay safe against changing API attacks. \\n\\nThe post The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete appeared first on Wallarm.&#8221;,&#8221;published&#8221;:&#8221;2026-02-09T13:00:00&#8243;,&#8221;modified&#8221;:&#8221;2026-02-09T13:00:00&#8243;,&#8221;type&#8221;:&#8221;wallarmlab&#8221;,&#8221;title&#8221;:&#8221;The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete&#8221;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15&#8243;,&#8221;bulletinFamily&#8221;:&#8221;blog&#8221;,&#8221;cwe&#8221;:null,&#8221;cvelist&#8221;:[],&#8221;sourceData&#8221;:&#8221;&#8221;,&#8221;sourceHref&#8221;:&#8221;&#8221;,&#8221;cvss&#8221;:{&#8220;score&#8221;:0,&#8221;severity&#8221;:&#8221;NONE&#8221;,&#8221;vector&#8221;:&#8221;NONE&#8221;,&#8221;version&#8221;:&#8221;NONE&#8221;},&#8221;cvss2&#8243;:{},&#8221;cvss3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;,&#8221;cvssV3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;}},&#8221;href&#8221;:&#8221;https:\/\/lab.wallarm.com\/known-apis-myth-why-inventory-first-security-obsolete\/&#8221;,&#8221;category_name&#8221;:&#8221;News&#8221;,&#8221;post_link&#8221;:&#8221;&#8221;,&#8221;product&#8221;:&#8221;&#8221;,&#8221;version&#8221;:&#8221;&#8221;,&#8221;vendor&#8221;:&#8221;&#8221;,&#8221;ai_description&#8221;:&#8221;&#8221;,&#8221;ai_severity&#8221;:&#8221;&#8221;,&#8221;ai_vendor&#8221;:&#8221;&#8221;,&#8221;ai_product&#8221;:&#8221;&#8221;,&#8221;ai_version&#8221;:&#8221;&#8221;,&#8221;ai_score&#8221;:0}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2026-02-09T14:07:58&#8243;,&#8221;description&#8221;:&#8221;You probably think the security mantra \u201cyou can\u2019t protect what you don\u2019t know about\u201d is an inarguable truth. But you would be wrong. It doesn\u2019t&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[6,8,12,13,33,7,11,5,105],"class_list":["post-39794","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-news","tag-none","tag-security","tag-tapic","tag-vulnerability","tag-wallarmlab"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15 - zero redgem<\/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:\/\/zero.redgem.net\/?p=39794\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15 - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2026-02-09T14:07:58&#8243;,&#8221;description&#8221;:&#8221;You probably think the security mantra \u201cyou can\u2019t protect what you don\u2019t know about\u201d is an inarguable truth. But you would be wrong. It doesn\u2019t...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=39794\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-09T08:37:21+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=39794#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=39794\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15\",\"datePublished\":\"2026-02-09T08:37:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=39794\"},\"wordCount\":1483,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"news\",\"NONE\",\"Security\",\"tapic\",\"Vulnerability\",\"wallarmlab\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=39794#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=39794\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=39794\",\"name\":\"The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15 - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2026-02-09T08:37:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=39794#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=39794\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=39794#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15 - zero redgem","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:\/\/zero.redgem.net\/?p=39794","og_locale":"en_US","og_type":"article","og_title":"The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15 - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2026-02-09T14:07:58&#8243;,&#8221;description&#8221;:&#8221;You probably think the security mantra \u201cyou can\u2019t protect what you don\u2019t know about\u201d is an inarguable truth. But you would be wrong. It doesn\u2019t...","og_url":"https:\/\/zero.redgem.net\/?p=39794","og_site_name":"zero redgem","article_published_time":"2026-02-09T08:37:21+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=39794#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=39794"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15","datePublished":"2026-02-09T08:37:21+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=39794"},"wordCount":1483,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","news","NONE","Security","tapic","Vulnerability","wallarmlab"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=39794#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=39794","url":"https:\/\/zero.redgem.net\/?p=39794","name":"The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15 - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2026-02-09T08:37:21+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=39794#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=39794"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=39794#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"The Myth of \u201cKnown APIs\u201d: Why Inventory-First Security Models Are Already Obsolete_WALLARMLAB:3B3EE997C75AC110DF62CD84F8174A15"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/39794","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=39794"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/39794\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=39794"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=39794"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=39794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}