{"id":6609,"date":"2020-04-15T11:29:48","date_gmt":"2020-04-15T02:29:48","guid":{"rendered":"https:\/\/blog.obniz.io\/?p=6609"},"modified":"2021-04-02T11:12:47","modified_gmt":"2021-04-02T02:12:47","slug":"obniz-cloud-api-released","status":"publish","type":"post","link":"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html","title":{"rendered":"obniz Cloud API Released"},"content":{"rendered":"\n<p>We released more robust and affordable way to manage your devices and serverless events on obniz Cloud through the API.<\/p>\n\n\n\n<!--more-->\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_11 counter-flat counter-numeric\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\">Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><\/span><\/div>\n<nav><ul class=\"ez-toc-list ez-toc-list-level-1\"><li class=\"ez-toc-page-1\"><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#obniz_Cloud_API\" title=\"obniz Cloud API\">obniz Cloud API<\/a><\/li><li class=\"ez-toc-page-1\"><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#Manage_Your_Server_software_with_WebApp\" title=\"Manage Your Server software with WebApp \">Manage Your Server software with WebApp <\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"obniz_Cloud_API\"><\/span>obniz Cloud API<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.obniz.com\/wp-content\/uploads\/2020\/04\/graphql.png\" alt=\"\" class=\"wp-image-6602\" width=\"147\" height=\"147\"\/><\/figure><\/div>\n\n\n\n<p><a href=\"https:\/\/obniz.com\/doc\/reference\/cloud\/cloudapi\">obniz Cloud API<\/a> let you manage Your devices and other account related informations. Not only yours. By authentication, You can manage other user&#8217;s information using OAuth.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"js\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"false\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">const graphQLClient = new GraphQLClient(`https:\/\/api.obniz.com\/v1\/graphql`, {\n  headers: {\n    authorization: `Bearer ${token}`,\n  },\n});\nconst query = `{\n  user {\n    id,\n    name,\n    email\n  }\n}`;\nconst user = await graphQLClient.request(query);<\/pre>\n\n\n\n<p>See more documents on <a href=\"https:\/\/obniz.com\/doc\/reference\/cloud\/cloudapi\">API Overview<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Manage_Your_Server_software_with_WebApp\"><\/span>Manage Your Server software with WebApp <span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>From Today, You can create and share Your WebApps with other users.<br>WebApp let you access your account via the obniz Cloud API.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">&#8220;Install&#8221;  let your server to easily configure and setup and scale-out.<\/h3>\n\n\n\n<p>obniz provide &#8220;Install&#8221; feature for your WebApp. By using Install, other users can install your WebApp with individual configuration. And Your WebApp will be notify install by Webhook and can retrieve all installs with configurations through obniz Cloud API.<\/p>\n\n\n\n<p>Your server side software is now free from manage configurations for each user and devices.<\/p>\n\n\n\n<p>See more details on <a href=\"https:\/\/obniz.com\/doc\/reference\/cloud\/webapp\/\">Docs<\/a> <\/p>\n\n\n\n<p>And some WebApp Examples are available on GitHub<br><a href=\"https:\/\/github.com\/obniz\/obniz-webapp-example-oauth\">https:\/\/github.com\/obniz\/obniz-webapp-example-oauth<\/a><br><a href=\"https:\/\/github.com\/obniz\/obniz-webapp-example-install\">https:\/\/github.com\/obniz\/obniz-webapp-example-install<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We released more robust and affordable way to manage your devices and serverless events on obniz Cloud through the API.<\/p>\n","protected":false},"author":1,"featured_media":10784,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"spay_email":"","_locale":"en_US","_original_post":"https:\/\/blog.obniz.io\/?p=6601","footnotes":""},"categories":[4,140],"tags":[],"class_list":["post-6609","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","category-update","en-US"],"jetpack_featured_media_url":"https:\/\/blog.obniz.com\/wp-content\/uploads\/2021\/03\/cat-update.png","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v15.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>obniz Cloud API Released - obniz\u516c\u5f0f\u30d6\u30ed\u30b0<\/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:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"obniz Cloud API Released - obniz\u516c\u5f0f\u30d6\u30ed\u30b0\" \/>\n<meta property=\"og:description\" content=\"We released more robust and affordable way to manage your devices and serverless events on obniz Cloud through the API.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html\" \/>\n<meta property=\"og:site_name\" content=\"obniz\u516c\u5f0f\u30d6\u30ed\u30b0\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/obniz.io\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-15T02:29:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-04-02T02:12:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.obniz.com\/wp-content\/uploads\/2021\/03\/cat-update.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@obniz_io\" \/>\n<meta name=\"twitter:site\" content=\"@obniz_io\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\">\n\t<meta name=\"twitter:data1\" content=\"1 minute\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/blog.obniz.com\/#organization\",\"name\":\"obniz\",\"url\":\"https:\/\/blog.obniz.com\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/obniz.io\/\",\"https:\/\/www.youtube.com\/channel\/UCp8JPDfWVlN7DU_9mMaEz1Q\",\"https:\/\/twitter.com\/obniz_io\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/blog.obniz.com\/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/blog.obniz.com\/wp-content\/uploads\/2020\/03\/logo_square.png\",\"width\":550,\"height\":550,\"caption\":\"obniz\"},\"image\":{\"@id\":\"https:\/\/blog.obniz.com\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.obniz.com\/#website\",\"url\":\"https:\/\/blog.obniz.com\/\",\"name\":\"obniz\\u516c\\u5f0f\\u30d6\\u30ed\\u30b0\",\"description\":\"IoT\\u306e\\u305f\\u3081\\u306e\\u30cf\\u30fc\\u30c9\\u30a6\\u30a7\\u30a2\\u30af\\u30e9\\u30a6\\u30c9\\u30b5\\u30fc\\u30d3\\u30b9\\u300cobniz\\u300d\\u306e\\u6700\\u65b0\\u60c5\\u5831\\u3092\\u304a\\u4f1d\\u3048\\u3057\\u307e\\u3059\",\"publisher\":{\"@id\":\"https:\/\/blog.obniz.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/blog.obniz.com\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/blog.obniz.com\/wp-content\/uploads\/2021\/03\/cat-update.png\",\"width\":1200,\"height\":630},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#webpage\",\"url\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html\",\"name\":\"obniz Cloud API Released - obniz\\u516c\\u5f0f\\u30d6\\u30ed\\u30b0\",\"isPartOf\":{\"@id\":\"https:\/\/blog.obniz.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#primaryimage\"},\"datePublished\":\"2020-04-15T02:29:48+00:00\",\"dateModified\":\"2021-04-02T02:12:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.obniz.com\/\",\"url\":\"https:\/\/blog.obniz.com\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html\",\"url\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html\",\"name\":\"obniz Cloud API Released\"}}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#webpage\"},\"author\":{\"@id\":\"https:\/\/blog.obniz.com\/#\/schema\/person\/c9f00dca1ff9982772c4f21a625190b2\"},\"headline\":\"obniz Cloud API Released\",\"datePublished\":\"2020-04-15T02:29:48+00:00\",\"dateModified\":\"2021-04-02T02:12:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#webpage\"},\"publisher\":{\"@id\":\"https:\/\/blog.obniz.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/blog.obniz.com\/en\/news\/obniz-cloud-api-released.html#primaryimage\"},\"articleSection\":\"News,Update\",\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.obniz.com\/#\/schema\/person\/c9f00dca1ff9982772c4f21a625190b2\",\"name\":\"yukisato\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/blog.obniz.com\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0aed00e5344881bb4ab4242ccc688192ef776e8dc3e6f0cc630db5a1b47c94ae?s=96&d=mm&r=g\",\"caption\":\"yukisato\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","jetpack_shortlink":"https:\/\/wp.me\/paVgsL-1IB","jetpack-related-posts":[{"id":1423,"url":"https:\/\/blog.obniz.com\/en\/news\/welcome-to-the-next-stage-of-obniz.html","url_meta":{"origin":6609,"position":0},"title":"Welcome to the next stage of obniz","date":"2019\u5e746\u67087\u65e5","format":false,"excerpt":"obniz is not just a circuit. It's a system letting\u2026","rel":"","context":"In &quot;News&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/blog.obniz.com\/wp-content\/uploads\/2021\/03\/cat-news.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":3419,"url":"https:\/\/blog.obniz.com\/en\/news\/newproduct-obniz-hobby-license-90-days-2.html","url_meta":{"origin":6609,"position":1},"title":"New Product! obniz Board [Hobby License 90-Day Trial]","date":"2019\u5e748\u670830\u65e5","format":false,"excerpt":"We have tried to reduce it cost to let more people\u2026","rel":"","context":"In &quot;News&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/blog.obniz.com\/wp-content\/uploads\/2021\/03\/cat-news.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":10977,"url":"https:\/\/blog.obniz.com\/en\/news\/update\/20210409-obniz-cloud-update.html","url_meta":{"origin":6609,"position":2},"title":"Updated obniz Cloud functions. Now you can operate multiple devices at once and transfer devices between users!","date":"2021\u5e744\u67089\u65e5","format":false,"excerpt":"We have expanded the functions for device manageme\u2026","rel":"","context":"In &quot;News&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/blog.obniz.com\/wp-content\/uploads\/2021\/04\/device-log.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":8002,"url":"https:\/\/blog.obniz.com\/en\/news\/july-1st-released.html","url_meta":{"origin":6609,"position":3},"title":"July 1st Released","date":"2020\u5e747\u67081\u65e5","format":false,"excerpt":"Release of obnizOS 3.3.0 and cloud enhancements.","rel":"","context":"In &quot;News&quot;","img":{"alt_text":"","src":"https:\/\/i1.wp.com\/blog.obniz.com\/wp-content\/uploads\/2021\/03\/cat-update.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":4384,"url":"https:\/\/blog.obniz.com\/en\/news\/obnizcloud-userplan.html","url_meta":{"origin":6609,"position":4},"title":"New user plans and Migration from licenses","date":"2019\u5e7411\u670818\u65e5","format":false,"excerpt":"From December 2nd , we plan to update the Cloud pr\u2026","rel":"","context":"In &quot;News&quot;","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/blog.obniz.com\/wp-content\/uploads\/2021\/03\/cat-news.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":8859,"url":"https:\/\/blog.obniz.com\/en\/news\/app-is-available.html","url_meta":{"origin":6609,"position":5},"title":"App is Coming!","date":"2020\u5e7410\u67087\u65e5","format":false,"excerpt":"The app feature comes out on October 6!","rel":"","context":"In &quot;News&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/posts\/6609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/comments?post=6609"}],"version-history":[{"count":5,"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/posts\/6609\/revisions"}],"predecessor-version":[{"id":10724,"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/posts\/6609\/revisions\/10724"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/media\/10784"}],"wp:attachment":[{"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/media?parent=6609"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/categories?post=6609"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.obniz.com\/wp-json\/wp\/v2\/tags?post=6609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}