{"id":85528,"date":"2026-06-05T00:13:59","date_gmt":"2026-06-04T21:13:59","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/"},"modified":"2026-06-05T00:13:59","modified_gmt":"2026-06-04T21:13:59","slug":"integrated-rest","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/","title":{"rendered":"Integrated REST"},"content":{"rendered":"<p><center><strong><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/media.forgecdn.net\/attachments\/223\/139\/logo.png\" width=\"210\" height=\"197\" \/><\/strong><\/center><\/p>\n<p>&nbsp;<\/p>\n<p><center><strong>This requires the Cyclops Core&nbsp;library and Integrated Dynamics!<\/strong><\/center><br \/>\n<center><strong>Come talk to us in #integratedmods on the Cyclops Discord server!<\/strong><\/center><\/p>\n<p>&nbsp;<\/p>\n<p>This mod allows you to <em>read<\/em> from and <em>write<\/em> to your&nbsp;Integrated Dynamics networks via a REST API.<br \/>This makes it possible to read the status of your networks and worlds via Web-protocols, and interact with them by POST-ing values to HTTP Proxy blocks in your world.<\/p>\n<p>&nbsp;<\/p>\n<p>Some examples on what is possible with this mod (and some external coding):<\/p>\n<ul>\n<li>Control the lights of your home based on the day time in your Minecraft world.<\/li>\n<li>Play a sound in Minecraft when you receive an email.<\/li>\n<li>Show the positions of all online players in the overworld on your website.<\/li>\n<li>Open a door from your mob farm when you gain a new Twitch or Mixer subscriber.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><em><strong>WARNING:<\/strong> If you have never heard about &#8216;API&#8217; or &#8216;REST&#8217; before, then this probably is nothing for you. This mod is mainly aimed at advanced users wanting to do very advanced automation using external system that can communicate over HTTP.<\/em><\/p>\n<p>&nbsp;<\/p>\n<p>This mod exposes your networks as JSON on a configurable port. Here is a snippet of a single network element output:<\/p>\n<p>&nbsp;<\/p>\n<pre class=\"codeStyle\">{\n  \"@context\": \"https:\/\/raw.githubusercontent.com\/CyclopsMC\/IntegratedREST\/master-1.12\/src\/main\/resources\/context.jsonld\",\n  \"@id\": \"http:\/\/localhost:3000\/\",\n  \"networkElements\": [\n    {\n      \"@id\": \"http:\/\/localhost:3000\/networkElement\/integrateddynamics\/part\/4\",\n      \"position\": {\n        \"world\": 0,\n        \"x\": -26,\n        \"y\": 57,\n        \"z\": -249,\n        \"side\": \"ir:east\"\n      },\n      \"block\": \"http:\/\/localhost:3000\/registry\/block\/integrateddynamics\/cable\",\n      \"@type\": [\n        \"NetworkElement\",\n        \"http:\/\/localhost:3000\/registry\/part\/display_panel\"\n      ],\n      \"channel\": 0,\n      \"priority\": 0,\n      \"updateInterval\": 1,\n      \"network\": \"http:\/\/localhost:3000\/network\/1619976862\",\n      \"valueType\": \"http:\/\/localhost:3000\/registry\/value\/valuetype\/valuetypes\/integrateddynamics\/string\/name\",\n      \"value\": \"I was updated\\nvia HTTP!\",\n      \"target\": {\n        \"world\": 0,\n        \"x\": -25,\n        \"y\": 57,\n        \"z\": -249,\n        \"side\": \"ir:west\"\n      },\n      \"loaded\": true\n    },\n  ...\n  ]\n}<\/pre>\n<p><em>In fact, this JSON is valid JSON-LD&nbsp;(Linked Data JSON), which makes it possible to use this output in RDF tools.<\/em>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>Next to the state of your network and its elements, this mod also exposes the state of most Forge registries.<br \/>All available information (accessible via the API index page):<\/p>\n<ul>\n<li>Networks<\/li>\n<li>Network elements<\/li>\n<li>Part types<\/li>\n<li>Aspect types<\/li>\n<li>Value types<\/li>\n<li>Items<\/li>\n<li>Blocks<\/li>\n<li>Fluids<\/li>\n<li>Mods<\/li>\n<\/ul>\n<p>This mod adds a single craftable block to the game, the <em>HTTP Proxy<\/em>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/media.forgecdn.net\/attachments\/223\/138\/2018-01-20_17.png\" width=\"690\" height=\"411\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>Like all network elements, this block is accessible via HTTP. For example, an HTTP Proxy with ID 7 will be accessible via&nbsp;http:\/\/localhost:3000\/networkElement\/integrateddynamics\/http\/7.<\/p>\n<p>This block has an internal value state that can be updated via HTTP POST requests&nbsp;(more information on the wiki).<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Note:<\/strong> If you are using this mod on a server, you&#8217;ll probably want to disable starting up the HTTP server client-side, by disabling it via the config file of the players.<\/p>\n<p>&nbsp;<\/p>\n<p>This mod&nbsp;collects anonymized startup data, this can be disabled in the config file and adheres to Minecraft&#8217;s snooper settings.<\/p>\n<p>&nbsp;<\/p>\n<p><center><img decoding=\"async\" src=\"https:\/\/media.forgecdn.net\/banner\/console-affiliation-banners\/banner_abd7c360-8f9d-4395-8382-b28f26a2d6b2.png\" alt=\"Bisect Hosting\" \/><br \/>Support us via the referral code <strong>cyclops<\/strong> when renting a <strong>Bisect Hosting server<\/strong>, and get <strong>25% off!<\/strong><\/center><br \/>\n<center><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/9\/94\/Patreon_logo.svg\/1082px-Patreon_logo.svg.png\" width=\"100\" height=\"36\" \/><br \/>If you like this mod, consider supporting me on Patreon!<\/center><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Expose Integrated Dynamics networks as a REST API<\/p>\n","protected":false},"featured_media":85529,"template":"","meta":{"_minecraft_slug":"integrated-rest","_minecraft_project_id":"ovubcV3F","_minecraft_author":"rubensworks","_minecraft_license":"MIT","_minecraft_downloads":10290,"_minecraft_follows":9,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"integrated-rest.zip","_minecraft_size_bytes":53717028,"_minecraft_version_count":68,"_minecraft_updated_at":"2026-05-16T05:39:32.344282Z","_minecraft_date_created":"2022-06-06T05:23:56.002639Z","_minecraft_date_modified":"2026-04-25T14:16:26.185304Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/integrated-rest","_minecraft_icon_attachment_id":85529,"_minecraft_imported_at":"2026-06-04T21:14:00+00:00","_minecraft_import_hash":"54fc92363124c04c6cbc830cd4b60f57","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[104,158,123],"mod_loader":[106,160],"minecraft_version":[53,54,56,57,58,36,94,62,37,40,41,38,81,167,163],"class_list":["post-85528","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-forge","mod_category-neoforge","mod_category-technology","mod_loader-forge","mod_loader-neoforge","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20-1","minecraft_version-1-20-4","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-4","minecraft_version-1-21-8","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Integrated REST - Minecraft<\/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:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Integrated REST - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Expose Integrated Dynamics networks as a REST API\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/media.forgecdn.net\/attachments\/223\/139\/logo.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/integrated-rest\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/integrated-rest\\\/\",\"name\":\"Integrated REST - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/integrated-rest\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/integrated-rest\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/integrated-rest-icon-e9be3d1641c6b410f1629bbc4e3030b9a4b4bd8c_96.webp\",\"datePublished\":\"2026-06-04T21:13:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/integrated-rest\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/integrated-rest\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/integrated-rest\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/integrated-rest-icon-e9be3d1641c6b410f1629bbc4e3030b9a4b4bd8c_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/integrated-rest-icon-e9be3d1641c6b410f1629bbc4e3030b9a4b4bd8c_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/integrated-rest\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Integrated REST\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Integrated REST - Minecraft","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:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/","og_locale":"en_US","og_type":"article","og_title":"Integrated REST - Minecraft","og_description":"Expose Integrated Dynamics networks as a REST API","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/media.forgecdn.net\/attachments\/223\/139\/logo.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/","name":"Integrated REST - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/integrated-rest-icon-e9be3d1641c6b410f1629bbc4e3030b9a4b4bd8c_96.webp","datePublished":"2026-06-04T21:13:59+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/integrated-rest-icon-e9be3d1641c6b410f1629bbc4e3030b9a4b4bd8c_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/integrated-rest-icon-e9be3d1641c6b410f1629bbc4e3030b9a4b4bd8c_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/integrated-rest\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Integrated REST"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/85528","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/85529"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=85528"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=85528"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=85528"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=85528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}