{"id":1335,"date":"2025-06-24T13:31:48","date_gmt":"2025-06-24T13:31:48","guid":{"rendered":"https:\/\/www.bleuio.com\/blog\/?p=1335"},"modified":"2025-06-27T09:16:47","modified_gmt":"2025-06-27T09:16:47","slug":"introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds","status":"publish","type":"post","link":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/","title":{"rendered":"Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds"},"content":{"rendered":"\n<p>At Smart Sensor Devices, we are proud to introduce the <strong><a href=\"https:\/\/chatgpt.com\/g\/g-685969e8b8688191be69504d5da6d83b-bleuio-script-generator\" target=\"_blank\" rel=\"noreferrer noopener\">BleuIO Script Generator<\/a><\/strong> \u2013 an AI-powered assistant that enables developers to instantly create valid BLE scripts using official BleuIO AT commands. Whether you&#8217;re a seasoned BLE expert or just getting started, this intelligent tool dramatically accelerates your workflow and minimizes errors.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What Is the BleuIO Script Generator?<\/h3>\n\n\n\n<p>The <strong>BleuIO Script Generator<\/strong> is a custom GPT (Generative Pre-trained Transformer) built using OpenAI\u2019s advanced language model, trained and fine-tuned with the full BleuIO command reference. It understands how the BleuIO USB dongle works, including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>All AT commands<\/li>\n\n\n\n<li>Syntax structures<\/li>\n\n\n\n<li>Command usage examples<\/li>\n\n\n\n<li>Valid output formats<\/li>\n<\/ul>\n\n\n\n<p>With this AI assistant, you can now <strong>generate working scripts<\/strong> in <strong>Python, JavaScript, Shell, or any other language<\/strong> using real BleuIO commands\u2014no more guessing or checking documentation line by line.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How Does It Help Developers?<\/h3>\n\n\n\n<p>The <strong>BleuIO Script Generator<\/strong> transforms the BLE development experience by offering intelligent, real-time support tailored to the needs of developers at all levels. One of its greatest strengths lies in rapid prototyping. You can simply describe your desired behavior in natural language\u2014for example, \u201cCreate a script that connects to BleuIO and then scans for BLE devices for 5 seconds.\u201d\u2014and the generator instantly returns a ready-to-run script. It uses official AT commands like <code>AT+CENTRAL<\/code>, <code>AT+GAPSCAN<\/code>=5, correctly formatted and accompanied by helpful explanations.<\/p>\n\n\n\n<p>Another major benefit is its language flexibility. Whether you&#8217;re working in Python, JavaScript, or even shell scripting, the Script Generator adapts the output to your preferred programming language, making integration seamless regardless of your tech stack. In addition to generating code, it promotes error-free development by relying solely on verified, up-to-date BleuIO AT commands. This minimizes the chance of sending unsupported or invalid instructions to your dongle, ensuring smoother workflows and reduced debugging time.<\/p>\n\n\n\n<p>What sets this tool further apart is its built-in learning support. It doesn\u2019t just produce scripts\u2014it educates. You can ask the assistant questions like \u201cWhat does <code>AT+GAPSCAN=5<\/code> do?\u201d or \u201cHow can I start advertising in extended mode?\u201d and receive clear, example-based responses grounded in real command behavior. Whether you&#8217;re debugging, experimenting, or trying to better understand BLE communication, the BleuIO Script Generator acts as both tutor and tool.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How to Access the BleuIO AI Script Generator<\/h3>\n\n\n\n<p>You can use the Script Generator via <a class=\"\" href=\"https:\/\/chat.openai.com\/gpts\">ChatGPT\u2019s Custom GPTs platform<\/a>:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to <a class=\"\" href=\"https:\/\/chat.openai.com\/gpts\">chat.openai.com\/gpts<\/a><\/li>\n\n\n\n<li>Search for <strong>\u201cBleuIO Script Generator\u201d<\/strong> by Smart Sensor Devices<\/li>\n\n\n\n<li>Start chatting with it like a BLE expert assistant<\/li>\n<\/ol>\n\n\n\n<p>Once you&#8217;re in, simply describe your task, and the generator will respond with code, documentation, and suggestions.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Create BLE application with BleuIO using AI\" width=\"640\" height=\"480\" src=\"https:\/\/www.youtube.com\/embed\/NTBU2-9HIYU?start=29&#038;feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Why This Matters<\/h3>\n\n\n\n<p>At Smart Sensor Devices, we built the <strong>BleuIO<\/strong> dongle to make BLE development simpler, faster, and more accessible. Now, with AI as your development partner, you&#8217;re no longer bound by manuals or guesswork.<\/p>\n\n\n\n<p>The <strong>BleuIO Script Generator<\/strong> removes friction from your workflow, so you can:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Focus on building real BLE solutions faster<\/li>\n\n\n\n<li>Prototype smarter IoT and automation systems<\/li>\n\n\n\n<li>Support team members with varied skill levels<\/li>\n<\/ul>\n\n\n\n<p>Whether you\u2019re building a hobby project, an enterprise product, or teaching BLE concepts, this AI tool accelerates learning and development.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Ready to Start?<\/h3>\n\n\n\n<p>Visit <a class=\"\" href=\"https:\/\/www.bleuio.com\">bleuio.com<\/a> and get your BleuIO dongle today. Pair it with the <strong>BleuIO Script Generator<\/strong>, and you\u2019ll be writing powerful BLE scripts with ease\u2014no matter your programming experience.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>At Smart Sensor Devices, we are proud to introduce the BleuIO Script Generator \u2013 an AI-powered assistant that enables developers to instantly create valid BLE scripts using official BleuIO AT commands. Whether you&#8217;re a seasoned BLE expert or just getting started, this intelligent tool dramatically accelerates your workflow and minimizes errors. What Is the BleuIO [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1338,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1335","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bleuio"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds - BleuIO - Create Bluetooth Low Energy application<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds - BleuIO - Create Bluetooth Low Energy application\" \/>\n<meta property=\"og:description\" content=\"At Smart Sensor Devices, we are proud to introduce the BleuIO Script Generator \u2013 an AI-powered assistant that enables developers to instantly create valid BLE scripts using official BleuIO AT commands. Whether you&#8217;re a seasoned BLE expert or just getting started, this intelligent tool dramatically accelerates your workflow and minimizes errors. What Is the BleuIO [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/\" \/>\n<meta property=\"og:site_name\" content=\"BleuIO - Create Bluetooth Low Energy application\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-24T13:31:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-27T09:16:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/06\/ble-ai-development-bleuio.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"750\" \/>\n\t<meta property=\"og:image:height\" content=\"450\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"BleuIO\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/\"},\"author\":{\"name\":\"BleuIO\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#\\\/schema\\\/person\\\/89bc581382d5964043f96efc54b75b80\"},\"headline\":\"Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds\",\"datePublished\":\"2025-06-24T13:31:48+00:00\",\"dateModified\":\"2025-06-27T09:16:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/\"},\"wordCount\":575,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/ble-ai-development-bleuio.webp\",\"articleSection\":[\"BleuIO\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/\",\"url\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/\",\"name\":\"Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds - BleuIO - Create Bluetooth Low Energy application\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/ble-ai-development-bleuio.webp\",\"datePublished\":\"2025-06-24T13:31:48+00:00\",\"dateModified\":\"2025-06-27T09:16:47+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#\\\/schema\\\/person\\\/89bc581382d5964043f96efc54b75b80\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/ble-ai-development-bleuio.webp\",\"contentUrl\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/ble-ai-development-bleuio.webp\",\"width\":750,\"height\":450,\"caption\":\"ble ai development bleuio\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/\",\"name\":\"BleuIO - Create Bluetooth Low Energy application\",\"description\":\"Learn Bluetooth Low Energy programming and build Bluetooth Low Energy Application\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/#\\\/schema\\\/person\\\/89bc581382d5964043f96efc54b75b80\",\"name\":\"BleuIO\",\"sameAs\":[\"https:\\\/\\\/www.bleuio.com\\\/blog\"],\"url\":\"https:\\\/\\\/www.bleuio.com\\\/blog\\\/author\\\/biadmin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds - BleuIO - Create Bluetooth Low Energy application","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.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/","og_locale":"en_US","og_type":"article","og_title":"Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds - BleuIO - Create Bluetooth Low Energy application","og_description":"At Smart Sensor Devices, we are proud to introduce the BleuIO Script Generator \u2013 an AI-powered assistant that enables developers to instantly create valid BLE scripts using official BleuIO AT commands. Whether you&#8217;re a seasoned BLE expert or just getting started, this intelligent tool dramatically accelerates your workflow and minimizes errors. What Is the BleuIO [&hellip;]","og_url":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/","og_site_name":"BleuIO - Create Bluetooth Low Energy application","article_published_time":"2025-06-24T13:31:48+00:00","article_modified_time":"2025-06-27T09:16:47+00:00","og_image":[{"width":750,"height":450,"url":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/06\/ble-ai-development-bleuio.webp","type":"image\/webp"}],"author":"BleuIO","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/#article","isPartOf":{"@id":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/"},"author":{"name":"BleuIO","@id":"https:\/\/www.bleuio.com\/blog\/#\/schema\/person\/89bc581382d5964043f96efc54b75b80"},"headline":"Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds","datePublished":"2025-06-24T13:31:48+00:00","dateModified":"2025-06-27T09:16:47+00:00","mainEntityOfPage":{"@id":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/"},"wordCount":575,"commentCount":0,"image":{"@id":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/06\/ble-ai-development-bleuio.webp","articleSection":["BleuIO"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/","url":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/","name":"Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds - BleuIO - Create Bluetooth Low Energy application","isPartOf":{"@id":"https:\/\/www.bleuio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/#primaryimage"},"image":{"@id":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/06\/ble-ai-development-bleuio.webp","datePublished":"2025-06-24T13:31:48+00:00","dateModified":"2025-06-27T09:16:47+00:00","author":{"@id":"https:\/\/www.bleuio.com\/blog\/#\/schema\/person\/89bc581382d5964043f96efc54b75b80"},"breadcrumb":{"@id":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/#primaryimage","url":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/06\/ble-ai-development-bleuio.webp","contentUrl":"https:\/\/www.bleuio.com\/blog\/wp-content\/uploads\/2025\/06\/ble-ai-development-bleuio.webp","width":750,"height":450,"caption":"ble ai development bleuio"},{"@type":"BreadcrumbList","@id":"https:\/\/www.bleuio.com\/blog\/introducing-the-bleuio-script-generator-build-ble-applications-with-ai-in-seconds\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bleuio.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Introducing the BleuIO Script Generator \u2013 Build BLE Applications with AI in Seconds"}]},{"@type":"WebSite","@id":"https:\/\/www.bleuio.com\/blog\/#website","url":"https:\/\/www.bleuio.com\/blog\/","name":"BleuIO - Create Bluetooth Low Energy application","description":"Learn Bluetooth Low Energy programming and build Bluetooth Low Energy Application","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bleuio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.bleuio.com\/blog\/#\/schema\/person\/89bc581382d5964043f96efc54b75b80","name":"BleuIO","sameAs":["https:\/\/www.bleuio.com\/blog"],"url":"https:\/\/www.bleuio.com\/blog\/author\/biadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/posts\/1335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/comments?post=1335"}],"version-history":[{"count":2,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/posts\/1335\/revisions"}],"predecessor-version":[{"id":1339,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/posts\/1335\/revisions\/1339"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/media\/1338"}],"wp:attachment":[{"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/media?parent=1335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/categories?post=1335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bleuio.com\/blog\/wp-json\/wp\/v2\/tags?post=1335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}