{"id":77220,"date":"2025-05-14T06:19:00","date_gmt":"2025-05-14T13:19:00","guid":{"rendered":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?p=77220"},"modified":"2025-05-09T10:07:54","modified_gmt":"2025-05-09T17:07:54","slug":"ai-the-top-sustainability-enabler-for-design-and-manufacturing","status":"publish","type":"post","link":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/","title":{"rendered":"AI: The Top Sustainability Enabler for Design and Manufacturing"},"content":{"rendered":"\n<p><em>Discover how AI in sustainability optimizes resource use, enhances energy efficiency, reduces waste, and facilitates sustainable design decisions through advanced tools and real-time data analysis.<\/em><\/p>\n\n\n\n<p>Artificial intelligence (AI) and its impact on sustainability is particularly noteworthy. According to <a href=\"https:\/\/www.autodesk.com\/design-make\/research\/state-of-design-and-make-2025\">Autodesk\u2019s 2025 State of Design and Make report<\/a>, 39% of business leaders are using AI to be more sustainable. The role of AI to analyze vast amounts of data, optimize processes, and predict trends makes it a powerful tool for enabling sustainable practices. Let\u2019s explore the role of AI in sustainability and how Autodesk Fusion can help leaders think about sustainability from concept through production.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"574\" src=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916-1024x574.jpeg\" alt=\"AI and sustainability\" class=\"wp-image-77221\" srcset=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916-1024x574.jpeg 1024w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916-300x168.jpeg 300w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916-768x431.jpeg 768w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916-1536x862.jpeg 1536w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916.jpeg 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n<h2 class=\"wp-block-heading\" id=\"the-role-of-ai-in-sustainability\">The role of AI in sustainability<\/h2>\n\n\n<p>AI is playing a significant role in advancing sustainability by addressing critical challenges such as resource management, energy efficiency, and waste reduction. Here are the primary ways AI is contributing to sustainability:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Resource optimization<\/strong>: AI algorithms can analyze data from multiple sources to optimize the use of resources. Artificial intelligence can predict the most efficient use of raw materials during the manufacturing processes to reduce waste and conserve resources.<\/li>\n\n\n\n<li><strong>Energy efficiency<\/strong>: AI systems can monitor and control energy consumption in real-time. Predictive maintenance powered by AI can also help improve machine efficiency, reduce energy usage and operational costs.<\/li>\n\n\n\n<li><strong>Waste reduction<\/strong>: AI helps to improve production processes, predict demand, and optimize inventory, thus reducing waste.<\/li>\n\n\n\n<li><strong>Circular economy<\/strong>: AI aids in optimizing recycling processes, designing products with longer lifespans and easier disassembly for recycling.<\/li>\n\n\n\n<li><strong>Environmental monitoring<\/strong>: AI can analyze environmental data to monitor pollution levels, track biodiversity, and predict climate change impacts.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"664\" src=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/gendesign3.jpg\" alt=\"Generative design using Autodesk Fusion.\" class=\"wp-image-77231\" srcset=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/gendesign3.jpg 1000w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/gendesign3-300x199.jpg 300w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/gendesign3-768x510.jpg 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n<h2 class=\"wp-block-heading\" id=\"how-autodesk-fusion-is-leveraging-ai-for-sustainability\">How Autodesk Fusion is leveraging AI for sustainability<\/h2>\n\n\n<?php\nfunction autodesk_fusion_cta_horizontal() {\n    ob_start();\n    ?>\n    <style>\n        .cta-section-horizontal {\n            background: #ddd; \/* Much lighter grey background *\/\n            padding: 12px; \/* Adjusted padding *\/\n            border-radius: 8px;\n            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);\n            color: #333; \/* Darker text color for better readability *\/\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            max-width: 650px; \/* Width adjusted for a more compact look *\/\n            margin: 20px auto;\n            position: relative;\n            flex-wrap: nowrap; \/* Prevent wrapping *\/\n        }\n\n        .cta-section-horizontal img {\n            width: 60px; \/* Slightly larger logo *\/\n            height: auto; \/* Maintain aspect ratio *\/\n            margin-right: 12px; \/* Adjusted spacing *\/\n            background-color: #ddd; \/* Match the background color *\/\n            padding: 6px; \/* Adjusted padding *\/\n            border-radius: 8px; \/* Slightly rounding to match container *\/\n            box-shadow: 0 0 0 4px #ddd; \/* Blend with background *\/\n        }\n\n        .cta-text {\n            flex: 1;\n            margin-right: 12px; \/* Adjusted spacing *\/\n        }\n\n        .cta-title {\n            font-size: 18px; \/* Slightly larger title font size *\/\n            font-weight: bold; \/* Bold title *\/\n            color: #f9a825; \/* Orange color *\/\n            margin-bottom: 4px; \/* Reduced margin *\/\n        }\n\n        .cta-info {\n            display: none; \/* Hide description *\/\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 8px; \/* Adjusted button spacing *\/\n            align-items: center;\n        }\n\n        .cta-button {\n            padding: 8px 12px; \/* Button padding *\/\n            font-size: 12px; \/* Smaller font size for buttons *\/\n            font-weight: bold;\n            text-transform: uppercase;\n            border-radius: 4px; \/* Slightly rounded corners *\/\n            border: 2px solid transparent;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            display: inline-flex; \/* Use inline-flex to ensure proper alignment *\/\n            align-items: center; \/* Center align text vertically *\/\n            justify-content: center; \/* Center align text horizontally *\/\n            text-decoration: none !important; \/* Ensure no underlines with !important *\/\n            color: inherit; \/* Use the button's text color *\/\n        }\n\n        .cta-button.white-button {\n            background-color: #fff;\n            color: #333;\n            border: 2px solid #ddd;\n        }\n\n        .cta-button.white-button:hover {\n            background-color: #333;\n            color: #fff;\n            border: 2px solid #f9a825;\n        }\n\n        .cta-button.black-button {\n            background-color: #f9a825;\n            color: #fff;\n            border: 2px solid #f9a825;\n        }\n\n        .cta-button.black-button:hover {\n            background-color: #fff;\n            color: #f9a825;\n            border: 2px solid #fff;\n        }\n    <\/style>\n\n    <div class=\"cta-section-horizontal\">\n        <img decoding=\"async\" src=\"https:\/\/autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/09\/autodesk-fusion-product-icon-400.png\" alt=\"Autodesk Fusion Logo\">\n        <div class=\"cta-text\">\n            <h1 class=\"cta-title\">Elevate your design and manufacturing processes with Autodesk Fusion<\/h1>\n        <\/div>\n        <div class=\"cta-buttons\">\n            <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/trial-intake-flow\" class=\"cta-button white-button\">Get a 30-Day Free Trial<\/a>\n            <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/extensions\" class=\"cta-button black-button\">See Plans and Pricing<\/a>\n        <\/div>\n    <\/div>\n\n    <?php\n    return ob_get_clean();\n}\nadd_shortcode('autodesk_fusion_cta_horizontal', 'autodesk_fusion_cta_horizontal');\n?>\n\n\n\n<p><a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/overview\">Autodesk Fusion<\/a> is a comprehensive platform for 3D design, engineering, and manufacturing that integrates AI to enhance sustainability. Let\u2019s take a look at a few ways Fusion is using AI to drive sustainable practices:<\/p>\n\n\n<h4 class=\"wp-block-heading\" id=\"generative-design\">Generative design<\/h4>\n\n\n<p><a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/generative-design-in-autodesk-fusion-revolutionizing-design-with-ai\/\">Generative design tools<\/a> in Fusion use AI to create optimized designs based on specific criteria such as weight, strength, and material usage. By exploring thousands of design alternatives, AI can identify the most sustainable and efficient designs to reduce material usage. AI features including generative design clustering, generative design optimization, and the generative design recommendation engine are is essential in streamlining the design process.<\/p>\n\n\n<h4 class=\"wp-block-heading\" id=\"manufacturing-sustainability-insights-msi-tool\">Manufacturing Sustainability Insights (MSI) tool<\/h4>\n\n\n<p>The <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/msi-tool-autodesk-fusion-cut-carbon-manufacturing\/\">Manufacturing Sustainability Insights (MSI)<\/a> tool in Fusion is designed to help users reduce the carbon footprint of their products by evaluating materials, processes, and geographical factors during the manufacturing stage. This tool addresses a significant industry challenge, where up to <a href=\"https:\/\/www.ellenmacarthurfoundation.org\/news\/an-introduction-to-circular-design\">80% of a product&#8217;s lifetime emissions<\/a> are determined at the design stage. By providing real-time feedback and integrating embodied carbon data, MSI empowers users to make informed, sustainable design decisions, to drive greener product development and contribute to overall sustainability goals.<\/p>\n\n\n<h4 class=\"wp-block-heading\" id=\"makersite-addon\">Makersite Add-on<\/h4>\n\n\n<p>The <a href=\"https:\/\/apps.autodesk.com\/FUSION\/en\/Detail\/Index?id=1537063973914260316&amp;appLang=en&amp;os=Win64\">Makersite add-on for Fusion<\/a> allows designers and engineers to access detailed environmental impact and cost data during the design phase, for the creation of more sustainable products. By combining Makersite&#8217;s extensive sustainability metrics with Fusion\u2019s comprehensive design capabilities, users can make informed decisions that not only optimize product performance but also reduce carbon footprints and ensure compliance with sustainability standards.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"what-the-future-holds\">What the future holds<\/h2>\n\n\n<p>AI and sustainability in manufacturing is set to change how companies operate, while putting enhanced efficiency, innovation, and sustainability first. In fact, 68% of design and make leaders have indicated their investment in AI will increase over the next few years. As AI continues to evolve, its integration into manufacturing will be critical for implementing more sustainable practices, enhancing productivity, and driving innovation towards a greener industrial landscape.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discover how AI in sustainability optimizes resource use, enhances energy efficiency, reduces waste, and facilitates sustainable design decisions through advanced tools and real-time data analysis. Artificial intelligence (AI) and its impact on sustainability is particularly noteworthy. According to Autodesk\u2019s 2025 State of Design and Make report, 39% of business leaders are using AI to be [&hellip;]<\/p>\n","protected":false},"author":193,"featured_media":77221,"menu_order":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[480],"tags":[474,515,296],"coauthors":[576],"class_list":["post-77220","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-manufacturing","tag-ai","tag-artificial-intelligence","tag-sustainability","dhig-theme--light"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AI: The Top Sustainability Enabler for Design and Manufacturing - Fusion Blog<\/title>\n<meta name=\"description\" content=\"Discover how AI in sustainability optimizes resources, enhances efficiency, reduces waste, and facilitates sustainable design decisions.\" \/>\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.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI: The Top Sustainability Enabler for Design and Manufacturing - Fusion Blog\" \/>\n<meta property=\"og:description\" content=\"Discover how AI in sustainability optimizes resources, enhances efficiency, reduces waste, and facilitates sustainable design decisions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/\" \/>\n<meta property=\"og:site_name\" content=\"Fusion Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-14T13:19:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1077\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Shannon McGarry\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shannon McGarry\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI: The Top Sustainability Enabler for Design and Manufacturing - Fusion Blog","description":"Discover how AI in sustainability optimizes resources, enhances efficiency, reduces waste, and facilitates sustainable design decisions.","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.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/","og_locale":"en_US","og_type":"article","og_title":"AI: The Top Sustainability Enabler for Design and Manufacturing - Fusion Blog","og_description":"Discover how AI in sustainability optimizes resources, enhances efficiency, reduces waste, and facilitates sustainable design decisions.","og_url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/","og_site_name":"Fusion Blog","article_published_time":"2025-05-14T13:19:00+00:00","og_image":[{"width":1920,"height":1077,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916.jpeg","type":"image\/jpeg"}],"author":"Shannon McGarry","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Shannon McGarry","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/"},"author":{"name":"Shannon McGarry","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/e5f9a163190376ac2599069cbc72010d"},"headline":"AI: The Top Sustainability Enabler for Design and Manufacturing","datePublished":"2025-05-14T13:19:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/"},"wordCount":600,"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916.jpeg","keywords":["AI","artificial intelligence","Sustainability"],"articleSection":["Manufacturing"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/","name":"AI: The Top Sustainability Enabler for Design and Manufacturing - Fusion Blog","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916.jpeg","datePublished":"2025-05-14T13:19:00+00:00","author":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/e5f9a163190376ac2599069cbc72010d"},"description":"Discover how AI in sustainability optimizes resources, enhances efficiency, reduces waste, and facilitates sustainable design decisions.","breadcrumb":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/#primaryimage","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916.jpeg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/05\/AdobeStock_798334916.jpeg","width":1920,"height":1077},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-the-top-sustainability-enabler-for-design-and-manufacturing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/"},{"@type":"ListItem","position":2,"name":"AI: The Top Sustainability Enabler for Design and Manufacturing"}]},{"@type":"WebSite","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/","name":"Fusion Blog","description":"Product updates, tips, tutorials and community news.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/e5f9a163190376ac2599069cbc72010d","name":"Shannon McGarry","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2016\/03\/Shannon-150x150.jpg36a60f654cab7968194bbc9a44c8bb0e","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2016\/03\/Shannon-150x150.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2016\/03\/Shannon-150x150.jpg","caption":"Shannon McGarry"},"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/author\/shannonmcgarry\/"}]}},"_links":{"self":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/77220","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/users\/193"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/comments?post=77220"}],"version-history":[{"count":0,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/77220\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media\/77221"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media?parent=77220"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/categories?post=77220"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/tags?post=77220"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/coauthors?post=77220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}