{"id":5318,"date":"2024-03-18T18:02:26","date_gmt":"2024-03-18T22:02:26","guid":{"rendered":"https:\/\/solutionsreview.com\/security-information-event-management\/?p=5318"},"modified":"2024-03-18T18:03:02","modified_gmt":"2024-03-18T22:03:02","slug":"api-security-best-practices-that-ctos-can-action-today","status":"publish","type":"post","link":"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/","title":{"rendered":"API Security Best Practices That CTOs Can Action Today"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5319\" src=\"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices.jpg\" alt=\"API Security Best Practices\" width=\"786\" height=\"393\" srcset=\"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices.jpg 786w, https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices-300x150.jpg 300w, https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices-768x384.jpg 768w\" sizes=\"(max-width: 786px) 100vw, 786px\" \/><\/p>\n<p><strong><em>Solutions Review\u2019s\u00a0<a class=\"fui-Link ___1idfs5o f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1hu3pq6 f11qmguv f19f4twv f1tyq0we f1g0x7ka fhxju0i f1qch9an f1cnd47f fqv5qza f1vmzxwi f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh ftqa4ok f2hkw1w fhgqx19 f1olyrje f1p93eir f1h8hb77 f1x7u7e9 f10aw75t fsle3fq f17ae5zn\" title=\"https:\/\/solutionsreview.com\/solutions-review-contributor-guidelines\/\" href=\"https:\/\/solutionsreview.com\/solutions-review-contributor-guidelines\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Link Contributed Content Series\"><u>Contributed Content Series<\/u><\/a>\u00a0is a collection of contributed articles written by thought leaders in enterprise software categories.\u00a0<\/em><\/strong><em><strong>Katie McCullough of\u00a0<a class=\"external\" href=\"https:\/\/panzura.com\/\" target=\"_blank\" rel=\"noopener nofollow\">Panzura<\/a> walks us through some API Security Best Practices that CTOs can implement in their strategies today.<\/strong><\/em><\/p>\n<p>The rise of data-driven decision-making in collaborative, multi-cloud, work-from-anywhere digital environments has triggered a corresponding need to shift data protection measures to suit this new reality. As a result, cybersecurity is shifting away from rigid protocols and reactive measures to context-driven, pre-emptive protection of digital assets. APIs, which enable software applications to interact with each other according to a set of pre-defined requests, are integral to this story of digital evolution. Along with cloud processing, microservices, automation, AI, and advanced analytics, APIs have played a fundamental contribution in transforming how businesses extend their revenue channels, increase service offerings, improve customer experience, and innovate.<\/p>\n<p>They are also increasingly the source of cyber-attacks and have been attributed to high-profile data breaches at Twitter (now X), Dropbox, and the telecom company Optus, among many others. Attacks targeting APIs increased 400 percent in 2023, and API vulnerabilities are now endemic in the modern digital landscape. Where once reacting to known threats with established protocols formed the mainstay of an organization\u2019s cybersecurity response, it is becoming clear that security teams now need a more nuanced approach that focuses on proactive measures through preemptive threat detection.<\/p>\n<h2><strong>API Security Best Practices That CTOs Can Action Today<\/strong><\/h2>\n<hr \/>\n<h3><strong>Fundamental API Security Challenges<\/strong><\/h3>\n<p>The basic function of APIs is to facilitate the exchange of data from one system to another, a process that inherently multiplies potential security risks. The current pace of innovation, with new services, features, and operations being rolled out almost daily, means that several foundational security practices are often overlooked. This oversight can dramatically decrease an organization\u2019s security posture because APIs, by their very design, open up access to data and systems \u2013 often beyond the direct control of the organization.<\/p>\n<p>This aspect of APIs \u2013 the \u201clink\u201d to external entities \u2013 is a double-edged sword. While it enables unprecedented levels of interconnectivity and functionality between applications, it also demands that security controls be as robust and comprehensive as those applied to internal access management. However, therein lies the problem: while developers and IT professionals are adept at quickly setting up APIs in the interests of enhancing their services and operations, they often don\u2019t apply the same security standards as they would to strictly internal operations. This isn\u2019t a procedural error but a significant strategic gap, leaving APIs as potential gateways for unauthorized access and data breaches. The challenge, therefore, is not just in the technical execution of API setups but in instilling a disciplined approach to security that matches the pace and scale of API deployment and usage.<\/p>\n<h3><strong>Best Practices for API Security<\/strong><\/h3>\n<p>In 2022, the average cost of an API security breach was $6.3 million, and, worryingly, this price tag is set to double by 2030. The limitations of traditional \u201cthreat hunting\u201d have become apparent as bad actors continue to develop ways around standard security practices, perfectly illustrated by the steady stream of API-related breaches we\u2019re now seeing. To counter this risk, businesses need to shift away from a basic \u201cthreat hunter\u201d mindset, and instead start incorporating some essential security best practices as part of their API infrastructure.<\/p>\n<ul>\n<li><strong>Audit logging. <\/strong>Arguably, the cornerstone of API security is robust audit logging. This involves meticulous tracking and recording of what is connecting to and exchanging data through your APIs. Audit logs are not just records; they are the narrative of your API&#8217;s interactions, providing crucial insights into usage patterns, potential breaches, and operational anomalies. This foundational practice ensures that every data transaction is accounted for, enabling swift identification and rectification of any irregularities.<\/li>\n<\/ul>\n<ul>\n<li><strong>Monitoring and alerting. <\/strong>Proactive monitoring and alerting systems form the second layer of defense in API security. This practice is about vigilantly watching for and swiftly responding to any signs of anomalous behavior. By setting up comprehensive monitoring systems, organizations can detect unusual activities in real-time, such as unexpected spikes in traffic or unauthorized access attempts, triggering alerts for immediate action. This real-time surveillance is vital in pre-empting and mitigating potential security incidents.<\/li>\n<\/ul>\n<ul>\n<li><strong>Regular maintenance and vulnerability checks. <\/strong>Maintaining the integrity of APIs requires regular scrutiny for vulnerabilities, both in the API code and any third-party libraries used. This involves routine updates and patches to address new security threats as they emerge. Ensuring that APIs are up-to-date is critical in defending against evolving cyber threats. This ongoing maintenance is a proactive measure, aimed at fortifying APIs against potential exploits, including the prevalent risk of denial-of-service attacks.<\/li>\n<\/ul>\n<ul>\n<li><strong>Secure coding and data encryption. <\/strong>APIs, as an extension of an organization&#8217;s coding practices, must adhere to the highest standards of secure coding. This means rigorously ensuring that sensitive information, like passwords and keys, is never exposed in API releases. Additionally, encrypting data both in transit and at rest is a fundamental practice, safeguarding data integrity at every stage of its journey. These practices are not just technical requirements but are integral to maintaining trust and reliability in digital interactions.<\/li>\n<\/ul>\n<h3><strong>Rate Limiting as a Proactive Security Measure<\/strong><\/h3>\n<p>As well as the above best practices, organizations should also consider Implementing \u201crate limiting\u201d as a proactive form of defense. Rate limiting is a strategic measure that\u2019s incredibly effective against Denial of Service (DoS) attacks \u2013 one of the fastest-growing threats facing businesses today. A DoS attack is a malicious attempt to disrupt the normal functioning of a targeted server, service, or network by overwhelming it with a flood of artificially generated internet traffic. This overload prevents legitimate users from accessing the service, causing significant disruption and downtime.<\/p>\n<p>Rate limiting acts as a \u201cgatekeeper\u201d for the API requests that this flood of traffic brings. By setting a cap on the number of requests an API can accept from a single user or IP address within a specified timeframe, rate limiting prevents the overload of servers that DoS attacks aim for. This controlled access not only safeguards against service disruption, but also ensures equitable resource allocation among users. Rate limiting isn\u2019t just a barrier against attacks; it&#8217;s a vital tool for maintaining the stability and reliability of API services in a high-demand digital environment.<\/p>\n<h3><strong>Moving Beyond Technical Measures<\/strong><\/h3>\n<p>It\u2019s important to mention that good API security extends beyond technological measures, and should also include adherence to industry standards and fostering a culture of security awareness. Conducting thorough risk assessments, for instance, will enable organizations to identify and mitigate potential threats before they arise. Businesses aren\u2019t alone here \u2013 the OWASP (Open Web Application Security Project) guidelines are something of a \u201cnorth star\u201d when it comes to API security, offering a framework that businesses can leverage and tailor to fortify themselves against emerging threats.<\/p>\n<p>Equally important, however, is the commitment to ongoing education and discipline in API usage among team members. This involves regular training and awareness programs to ensure that every stakeholder understands the importance of security protocols and their role in maintaining them. Together, these elements form a trident of defense, not just securing APIs but nurturing an environment where security is an integral part of the organizational ethos.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Solutions Review\u2019s\u00a0Contributed Content Series\u00a0is a collection of contributed articles written by thought leaders in enterprise software categories.\u00a0Katie McCullough of\u00a0Panzura walks us through some API Security Best Practices that CTOs can implement in their strategies today. The rise of data-driven decision-making in collaborative, multi-cloud, work-from-anywhere digital environments has triggered a corresponding need to shift data protection [&hellip;]<\/p>\n","protected":false},"author":622,"featured_media":5319,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[551,1],"tags":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>API Security Best Practices That CTOs Can Action Today<\/title>\n<meta name=\"description\" content=\"Katie McCullough of\u00a0Panzura walks us through some API Security Best Practices that CTOs can implement in their strategies today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"API Security Best Practices That CTOs Can Action Today\" \/>\n<meta property=\"og:description\" content=\"Katie McCullough of\u00a0Panzura walks us through some API Security Best Practices that CTOs can implement in their strategies today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/\" \/>\n<meta property=\"og:site_name\" content=\"SIEM Tools &amp; Security Event Management | Solutions Review\" \/>\n<meta property=\"article:published_time\" content=\"2024-03-18T22:02:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-18T22:03:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"786\" \/>\n\t<meta property=\"og:image:height\" content=\"393\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Katie McCullough\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Katie McCullough\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/\",\"url\":\"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/\",\"name\":\"API Security Best Practices That CTOs Can Action Today\",\"isPartOf\":{\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices.jpg\",\"datePublished\":\"2024-03-18T22:02:26+00:00\",\"dateModified\":\"2024-03-18T22:03:02+00:00\",\"author\":{\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/#\/schema\/person\/065121bfffaa9e2ea37f30a92a0cbac3\"},\"description\":\"Katie McCullough of\u00a0Panzura walks us through some API Security Best Practices that CTOs can implement in their strategies today.\",\"breadcrumb\":{\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/#primaryimage\",\"url\":\"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices.jpg\",\"width\":786,\"height\":393,\"caption\":\"API Security Best Practices\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solutionsreview.com\/security-information-event-management\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"API Security Best Practices That CTOs Can Action Today\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/#website\",\"url\":\"https:\/\/solutionsreview.com\/security-information-event-management\/\",\"name\":\"SIEM Tools &amp; Security Event Management | Solutions Review\",\"description\":\"Evaluating Enterprise SIEM Systems, Log Management Analytics &amp; SOAR Platforms.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solutionsreview.com\/security-information-event-management\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/#\/schema\/person\/065121bfffaa9e2ea37f30a92a0cbac3\",\"name\":\"Katie McCullough\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/security-information-event-management\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/Katie_McCullough-Square-Copy-scaled.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/Katie_McCullough-Square-Copy-scaled.jpg\",\"caption\":\"Katie McCullough\"},\"description\":\"Katie is the Chief Information Security Officer at Panzura. She is responsible for security and compliance for the company and customers alike. Katie has more than 25 years of experience executing and leading security operations, compliance, managed services, and cloud solutions. During her time working for industry-leading companies OneNeck IT Solutions and CDW\/Berbee, Katie has time and again proven her strategic leadership in creating secure IT environments that enable businesses to run, grow, and transform.\",\"url\":\"https:\/\/solutionsreview.com\/security-information-event-management\/author\/kmccullough\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"API Security Best Practices That CTOs Can Action Today","description":"Katie McCullough of\u00a0Panzura walks us through some API Security Best Practices that CTOs can implement in their strategies today.","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:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/","og_locale":"en_US","og_type":"article","og_title":"API Security Best Practices That CTOs Can Action Today","og_description":"Katie McCullough of\u00a0Panzura walks us through some API Security Best Practices that CTOs can implement in their strategies today.","og_url":"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/","og_site_name":"SIEM Tools &amp; Security Event Management | Solutions Review","article_published_time":"2024-03-18T22:02:26+00:00","article_modified_time":"2024-03-18T22:03:02+00:00","og_image":[{"width":786,"height":393,"url":"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices.jpg","type":"image\/jpeg"}],"author":"Katie McCullough","twitter_misc":{"Written by":"Katie McCullough","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/","url":"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/","name":"API Security Best Practices That CTOs Can Action Today","isPartOf":{"@id":"https:\/\/solutionsreview.com\/security-information-event-management\/#website"},"primaryImageOfPage":{"@id":"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/#primaryimage"},"image":{"@id":"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/#primaryimage"},"thumbnailUrl":"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices.jpg","datePublished":"2024-03-18T22:02:26+00:00","dateModified":"2024-03-18T22:03:02+00:00","author":{"@id":"https:\/\/solutionsreview.com\/security-information-event-management\/#\/schema\/person\/065121bfffaa9e2ea37f30a92a0cbac3"},"description":"Katie McCullough of\u00a0Panzura walks us through some API Security Best Practices that CTOs can implement in their strategies today.","breadcrumb":{"@id":"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/#primaryimage","url":"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices.jpg","contentUrl":"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/API-Security-Best-Practices.jpg","width":786,"height":393,"caption":"API Security Best Practices"},{"@type":"BreadcrumbList","@id":"https:\/\/solutionsreview.com\/security-information-event-management\/api-security-best-practices-that-ctos-can-action-today\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solutionsreview.com\/security-information-event-management\/"},{"@type":"ListItem","position":2,"name":"API Security Best Practices That CTOs Can Action Today"}]},{"@type":"WebSite","@id":"https:\/\/solutionsreview.com\/security-information-event-management\/#website","url":"https:\/\/solutionsreview.com\/security-information-event-management\/","name":"SIEM Tools &amp; Security Event Management | Solutions Review","description":"Evaluating Enterprise SIEM Systems, Log Management Analytics &amp; SOAR Platforms.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solutionsreview.com\/security-information-event-management\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/solutionsreview.com\/security-information-event-management\/#\/schema\/person\/065121bfffaa9e2ea37f30a92a0cbac3","name":"Katie McCullough","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/security-information-event-management\/#\/schema\/person\/image\/","url":"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/Katie_McCullough-Square-Copy-scaled.jpg","contentUrl":"https:\/\/solutionsreview.com\/security-information-event-management\/files\/2024\/03\/Katie_McCullough-Square-Copy-scaled.jpg","caption":"Katie McCullough"},"description":"Katie is the Chief Information Security Officer at Panzura. She is responsible for security and compliance for the company and customers alike. Katie has more than 25 years of experience executing and leading security operations, compliance, managed services, and cloud solutions. During her time working for industry-leading companies OneNeck IT Solutions and CDW\/Berbee, Katie has time and again proven her strategic leadership in creating secure IT environments that enable businesses to run, grow, and transform.","url":"https:\/\/solutionsreview.com\/security-information-event-management\/author\/kmccullough\/"}]}},"_links":{"self":[{"href":"https:\/\/solutionsreview.com\/security-information-event-management\/wp-json\/wp\/v2\/posts\/5318"}],"collection":[{"href":"https:\/\/solutionsreview.com\/security-information-event-management\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solutionsreview.com\/security-information-event-management\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/security-information-event-management\/wp-json\/wp\/v2\/users\/622"}],"replies":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/security-information-event-management\/wp-json\/wp\/v2\/comments?post=5318"}],"version-history":[{"count":0,"href":"https:\/\/solutionsreview.com\/security-information-event-management\/wp-json\/wp\/v2\/posts\/5318\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/security-information-event-management\/wp-json\/wp\/v2\/media\/5319"}],"wp:attachment":[{"href":"https:\/\/solutionsreview.com\/security-information-event-management\/wp-json\/wp\/v2\/media?parent=5318"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solutionsreview.com\/security-information-event-management\/wp-json\/wp\/v2\/categories?post=5318"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solutionsreview.com\/security-information-event-management\/wp-json\/wp\/v2\/tags?post=5318"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}