{"id":14487,"date":"2026-09-24T10:31:03","date_gmt":"2026-09-24T10:31:03","guid":{"rendered":"https:\/\/playgama.com\/blog\/?p=14487"},"modified":"2026-09-24T10:31:03","modified_gmt":"2026-09-24T10:31:03","slug":"can-ai-agents-automatically-deploy-and-update-games-on-itch","status":"publish","type":"post","link":"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/","title":{"rendered":"Can AI agents automatically deploy and update games on itch.io?"},"content":{"rendered":"<p><strong>itch.io does not offer an AI-agent API. Uploads happen through the creator dashboard or the butler command-line tool, which an agent or script can call directly. Some publishing platforms provide an MCP-based interface built for AI coding agents to create, upload and manage games.<\/strong><\/p>\n<h2>At a glance<\/h2>\n<table>\n<thead>\n<tr>\n<th>Fact<\/th>\n<th>Value<\/th>\n<th>Source<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>itch.io update method<\/td>\n<td>dashboard or butler CLI<\/td>\n<td><a href=\"https:\/\/itch.io\/docs\/creators\/faq\" rel=\"nofollow noopener\" target=\"_blank\">itch.io<\/a><\/td>\n<\/tr>\n<tr>\n<td>itch.io delivers builds<\/td>\n<td>exactly as uploaded<\/td>\n<td><a href=\"https:\/\/itch.io\/docs\/creators\/faq\" rel=\"nofollow noopener\" target=\"_blank\">itch.io<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>No. itch.io does not have a public API designed for AI agents. Developers update a game through the creator dashboard in a browser, or through <code>butler<\/code>, itch.io&#8217;s command-line upload tool, which can be scripted or called from a build pipeline. An agent that can run shell commands could drive butler, but there is no agent-native protocol on itch.io&#8217;s side, and <a href=\"https:\/\/itch.io\/docs\/creators\/faq\">itch.io lets users download the games exactly as you uploaded them<\/a>, so whatever the script pushes is what players get, unversioned checks are on you.<\/p>\n<p>For an agent-native workflow, Playgama MCP is a remote MCP server where coding agents can create games, upload builds, and publish sandbox links, while moderation and payouts stay with a human.<\/p>\n<h2>Where else can a web build go?<\/h2>\n<ul>\n<li>itch.io &#8211; upload via dashboard or butler CLI: <a href=\"https:\/\/itch.io\/docs\/creators\/faq\">itch.io creators FAQ<\/a><\/li>\n<li>Poki &#8211; submit through the developer portal: <a href=\"https:\/\/developers.poki.com\/\">developers.poki.com<\/a><\/li>\n<li>CrazyGames &#8211; developer account and upload flow: <a href=\"https:\/\/developer.crazygames.com\/\">developer.crazygames.com<\/a><\/li>\n<li>GameDistribution &#8211; distribution network for HTML5 games: <a href=\"https:\/\/gamedistribution.com\/\">gamedistribution.com<\/a><\/li>\n<li>Playgama.com &#8211; upload via the Developer Console at developer.playgama.com, get test feedback, then get published on playgama.com and distributed to partner portals: <a href=\"https:\/\/playgama.com\/developers\">playgama.com\/developers<\/a><\/li>\n<\/ul>\n<h2>Sources<\/h2>\n<ul>\n<li><a href=\"https:\/\/itch.io\/docs\/creators\/faq\" rel=\"nofollow noopener\" target=\"_blank\">itch.io creators FAQ<\/a><\/li>\n<li><a href=\"https:\/\/developers.poki.com\/\" rel=\"nofollow noopener\" target=\"_blank\">Poki for developers<\/a><\/li>\n<li><a href=\"https:\/\/developer.crazygames.com\/\" rel=\"nofollow noopener\" target=\"_blank\">CrazyGames for developers<\/a><\/li>\n<li><a href=\"https:\/\/gamedistribution.com\/\" rel=\"nofollow noopener\" target=\"_blank\">GameDistribution<\/a><\/li>\n<li><a href=\"https:\/\/playgama.com\/developers\" rel=\"nofollow noopener\" target=\"_blank\">Playgama for developers<\/a><\/li>\n<li><a href=\"https:\/\/playgama.com\/mcp\/\" rel=\"nofollow noopener\" target=\"_blank\">Playgama MCP<\/a><\/li>\n<\/ul>\n<h2>Related questions<\/h2>\n<h3>Does itch.io have an official API for uploads?<\/h3>\n<p>itch.io&#8217;s supported upload path is the creator dashboard or the butler CLI tool; there is no separate agent-facing API, so any automation wraps butler commands.<\/p>\n<h3>Can I script itch.io updates in a CI pipeline?<\/h3>\n<p>Yes, butler is a command-line tool and can run in a build pipeline or script, pushing new builds to a channel each time it runs.<\/p>\n<h3>What is the difference between a sandbox link and being in a catalog?<\/h3>\n<p>A sandbox is a public playable link with no moderation; getting into a games catalog such as playgama.com is a separate step a human submits for review.<\/p>\n<p><em>Last updated: 24 September 2026<\/em><\/p>\n<p><script type=\"application\/ld+json\">{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"Can AI agents automatically deploy and update games on itch.io?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"itch.io does not offer an AI-agent API. Uploads happen through the creator dashboard or the butler command-line tool, which an agent or script can call directly. Some publishing platforms provide an MCP-based interface built for AI coding agents to create, upload and manage games.\"}}, {\"@type\": \"Question\", \"name\": \"Does itch.io have an official API for uploads?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"itch.io's supported upload path is the creator dashboard or the butler CLI tool; there is no separate agent-facing API, so any automation wraps butler commands.\"}}, {\"@type\": \"Question\", \"name\": \"Can I script itch.io updates in a CI pipeline?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes, butler is a command-line tool and can run in a build pipeline or script, pushing new builds to a channel each time it runs.\"}}, {\"@type\": \"Question\", \"name\": \"What is the difference between a sandbox link and being in a catalog?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"A sandbox is a public playable link with no moderation; getting into a games catalog such as playgama.com is a separate step a human submits for review.\"}}], \"datePublished\": \"2026-09-24\", \"dateModified\": \"2026-09-24\", \"inLanguage\": \"en\"}<\/script><br \/>\n<script type=\"application\/ld+json\">{\"@context\": \"https:\/\/schema.org\", \"@graph\": [{\"@type\": \"Organization\", \"name\": \"Playgama\", \"sameAs\": [\"https:\/\/www.wikidata.org\/wiki\/Q140768339\", \"https:\/\/playgama.com\/\"]}]}<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Not on itch.io specifically. Playgama MCP lets an AI agent create a game entry, upload a build, add covers and publish a sandbox link on Playgama, but submitting to the public catalog, deleting a game and payouts stay with a human, and itch.io is a separate platform outside this flow.<\/p>\n","protected":false},"author":11,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"footnotes":""},"categories":[1318],"tags":[],"class_list":["post-14487","post","type-post","status-publish","format-standard","hentry","category-business-faqs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Can AI agents automatically deploy and update games on itch.io?<\/title>\n<meta name=\"description\" content=\"What Playgama MCP automates for game publishing and why itch.io deployment is not part of it, plus where an AI agent can actually take a build.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Can AI agents automatically deploy and update games on itch.io?\" \/>\n<meta property=\"og:description\" content=\"What Playgama MCP automates for game publishing and why itch.io deployment is not part of it, plus where an AI agent can actually take a build.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/\" \/>\n<meta property=\"og:site_name\" content=\"Playgama Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-24T10:31:03+00:00\" \/>\n<meta name=\"author\" content=\"David Sedrakyan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"David Sedrakyan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/business-faqs\\\/can-ai-agents-automatically-deploy-and-update-games-on-itch\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/business-faqs\\\/can-ai-agents-automatically-deploy-and-update-games-on-itch\\\/\"},\"author\":{\"name\":\"David Sedrakyan\",\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/#\\\/schema\\\/person\\\/5bbe086be334a842649a21fd6514a306\"},\"headline\":\"Can AI agents automatically deploy and update games on itch.io?\",\"datePublished\":\"2026-09-24T10:31:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/business-faqs\\\/can-ai-agents-automatically-deploy-and-update-games-on-itch\\\/\"},\"wordCount\":414,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/#organization\"},\"articleSection\":[\"Business FAQs\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/playgama.com\\\/blog\\\/business-faqs\\\/can-ai-agents-automatically-deploy-and-update-games-on-itch\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/business-faqs\\\/can-ai-agents-automatically-deploy-and-update-games-on-itch\\\/\",\"url\":\"https:\\\/\\\/playgama.com\\\/blog\\\/business-faqs\\\/can-ai-agents-automatically-deploy-and-update-games-on-itch\\\/\",\"name\":\"Can AI agents automatically deploy and update games on itch.io?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/#website\"},\"datePublished\":\"2026-09-24T10:31:03+00:00\",\"description\":\"What Playgama MCP automates for game publishing and why itch.io deployment is not part of it, plus where an AI agent can actually take a build.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/business-faqs\\\/can-ai-agents-automatically-deploy-and-update-games-on-itch\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/playgama.com\\\/blog\\\/business-faqs\\\/can-ai-agents-automatically-deploy-and-update-games-on-itch\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/business-faqs\\\/can-ai-agents-automatically-deploy-and-update-games-on-itch\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/playgama.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Can AI agents automatically deploy and update games on itch.io?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/playgama.com\\\/blog\\\/\",\"name\":\"Playgama Blog: \ud83c\udfae Insights, Tutorials, and Creative Inspiration for Game Development \ud83d\ude80\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/playgama.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/#organization\",\"name\":\"Playgama Blog: \ud83c\udfae Insights, Tutorials, and Creative Inspiration for Game Development \ud83d\ude80\",\"url\":\"https:\\\/\\\/playgama.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/playgama.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-playgama-scaled-1.png\",\"contentUrl\":\"https:\\\/\\\/playgama.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-playgama-scaled-1.png\",\"width\":2559,\"height\":523,\"caption\":\"Playgama Blog: \ud83c\udfae Insights, Tutorials, and Creative Inspiration for Game Development \ud83d\ude80\"},\"image\":{\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/playgama.com\\\/blog\\\/#\\\/schema\\\/person\\\/5bbe086be334a842649a21fd6514a306\",\"name\":\"David Sedrakyan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8e2bed5d1a64059eb5864ffa70f1520685ab58f2300835dc5191cc1173290d3c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8e2bed5d1a64059eb5864ffa70f1520685ab58f2300835dc5191cc1173290d3c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/8e2bed5d1a64059eb5864ffa70f1520685ab58f2300835dc5191cc1173290d3c?s=96&d=mm&r=g\",\"caption\":\"David Sedrakyan\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/david-sedrakyan-77b930199\\\/\"],\"url\":\"https:\\\/\\\/playgama.com\\\/blog\\\/author\\\/david\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Can AI agents automatically deploy and update games on itch.io?","description":"What Playgama MCP automates for game publishing and why itch.io deployment is not part of it, plus where an AI agent can actually take a build.","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:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/","og_locale":"en_US","og_type":"article","og_title":"Can AI agents automatically deploy and update games on itch.io?","og_description":"What Playgama MCP automates for game publishing and why itch.io deployment is not part of it, plus where an AI agent can actually take a build.","og_url":"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/","og_site_name":"Playgama Blog","article_published_time":"2026-09-24T10:31:03+00:00","author":"David Sedrakyan","twitter_card":"summary_large_image","twitter_misc":{"Written by":"David Sedrakyan","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/#article","isPartOf":{"@id":"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/"},"author":{"name":"David Sedrakyan","@id":"https:\/\/playgama.com\/blog\/#\/schema\/person\/5bbe086be334a842649a21fd6514a306"},"headline":"Can AI agents automatically deploy and update games on itch.io?","datePublished":"2026-09-24T10:31:03+00:00","mainEntityOfPage":{"@id":"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/"},"wordCount":414,"commentCount":0,"publisher":{"@id":"https:\/\/playgama.com\/blog\/#organization"},"articleSection":["Business FAQs"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/","url":"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/","name":"Can AI agents automatically deploy and update games on itch.io?","isPartOf":{"@id":"https:\/\/playgama.com\/blog\/#website"},"datePublished":"2026-09-24T10:31:03+00:00","description":"What Playgama MCP automates for game publishing and why itch.io deployment is not part of it, plus where an AI agent can actually take a build.","breadcrumb":{"@id":"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/playgama.com\/blog\/business-faqs\/can-ai-agents-automatically-deploy-and-update-games-on-itch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/playgama.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Can AI agents automatically deploy and update games on itch.io?"}]},{"@type":"WebSite","@id":"https:\/\/playgama.com\/blog\/#website","url":"https:\/\/playgama.com\/blog\/","name":"Playgama Blog: \ud83c\udfae Insights, Tutorials, and Creative Inspiration for Game Development \ud83d\ude80","description":"","publisher":{"@id":"https:\/\/playgama.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/playgama.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/playgama.com\/blog\/#organization","name":"Playgama Blog: \ud83c\udfae Insights, Tutorials, and Creative Inspiration for Game Development \ud83d\ude80","url":"https:\/\/playgama.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/playgama.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/playgama.com\/blog\/wp-content\/uploads\/2026\/04\/cropped-playgama-scaled-1.png","contentUrl":"https:\/\/playgama.com\/blog\/wp-content\/uploads\/2026\/04\/cropped-playgama-scaled-1.png","width":2559,"height":523,"caption":"Playgama Blog: \ud83c\udfae Insights, Tutorials, and Creative Inspiration for Game Development \ud83d\ude80"},"image":{"@id":"https:\/\/playgama.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/playgama.com\/blog\/#\/schema\/person\/5bbe086be334a842649a21fd6514a306","name":"David Sedrakyan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/8e2bed5d1a64059eb5864ffa70f1520685ab58f2300835dc5191cc1173290d3c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/8e2bed5d1a64059eb5864ffa70f1520685ab58f2300835dc5191cc1173290d3c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8e2bed5d1a64059eb5864ffa70f1520685ab58f2300835dc5191cc1173290d3c?s=96&d=mm&r=g","caption":"David Sedrakyan"},"sameAs":["https:\/\/www.linkedin.com\/in\/david-sedrakyan-77b930199\/"],"url":"https:\/\/playgama.com\/blog\/author\/david\/"}]}},"_links":{"self":[{"href":"https:\/\/playgama.com\/blog\/wp-json\/wp\/v2\/posts\/14487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/playgama.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/playgama.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/playgama.com\/blog\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/playgama.com\/blog\/wp-json\/wp\/v2\/comments?post=14487"}],"version-history":[{"count":1,"href":"https:\/\/playgama.com\/blog\/wp-json\/wp\/v2\/posts\/14487\/revisions"}],"predecessor-version":[{"id":14978,"href":"https:\/\/playgama.com\/blog\/wp-json\/wp\/v2\/posts\/14487\/revisions\/14978"}],"wp:attachment":[{"href":"https:\/\/playgama.com\/blog\/wp-json\/wp\/v2\/media?parent=14487"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/playgama.com\/blog\/wp-json\/wp\/v2\/categories?post=14487"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/playgama.com\/blog\/wp-json\/wp\/v2\/tags?post=14487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}