<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>REST API Archives - The Golioth Developer Blog</title>
	<atom:link href="https://blog.golioth.io/tag/rest-api/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.golioth.io/tag/rest-api/</link>
	<description>Golioth, Zephyr, and IoT Development News and How Tos</description>
	<lastBuildDate>Wed, 16 Jul 2025 18:27:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.golioth.io/wp-content/uploads/2023/09/cropped-Golioth_Symbol_Coral_RGB-1-32x32.png</url>
	<title>REST API Archives - The Golioth Developer Blog</title>
	<link>https://blog.golioth.io/tag/rest-api/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>LightDB Stream API: POST vs GET for IoT Device Data Queries &#124; Golioth</title>
		<link>https://blog.golioth.io/how-to-query-lightdb-stream-data-the-right-way-post-vs-get/</link>
		
		<dc:creator><![CDATA[Marko Puric]]></dc:creator>
		<pubDate>Thu, 01 May 2025 15:03:33 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Golioth API]]></category>
		<category><![CDATA[GET]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[REST API]]></category>
		<guid isPermaLink="false">https://blog.golioth.io/?p=9485</guid>

					<description><![CDATA[<p>Golioth's REST API is a power way to query data that has been sent to the cloud. Marko explains how he approaches the tradeoffs of POST vs GET calls to the API and how it impacts the resulting data. </p>
<p>The post <a href="https://blog.golioth.io/how-to-query-lightdb-stream-data-the-right-way-post-vs-get/">LightDB Stream API: POST vs GET for IoT Device Data Queries | Golioth</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to use the Golioth REST API to Access IoT Fleet Data</title>
		<link>https://blog.golioth.io/how-to-use-the-golioth-rest-api-to-access-iot-fleet-data/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 25 Jul 2023 15:07:16 +0000</pubDate>
				<category><![CDATA[Training]]></category>
		<category><![CDATA[REST API]]></category>
		<category><![CDATA[training]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=4913</guid>

					<description><![CDATA[<p>Golioth makes it easy to work with the incoming data from your IoT fleet. How easy? Very Easy! But you don&#8217;t need to take our word for it&#8230; you can try it for yourself right now using our self-guided Golioth REST API training module. The Golioth REST API is incredibly full-featured, unlocking all aspects of [&#8230;]</p>
<p>The post <a href="https://blog.golioth.io/how-to-use-the-golioth-rest-api-to-access-iot-fleet-data/">How to use the Golioth REST API to Access IoT Fleet Data</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Filtering IoT Sensor Data with Golioth Rest API Queries in Grafana</title>
		<link>https://blog.golioth.io/filtering-iot-sensor-data-with-golioth-rest-api-queries-in-grafana/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Thu, 20 Jul 2023 14:56:38 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[Grafana]]></category>
		<category><![CDATA[Query Builder]]></category>
		<category><![CDATA[querying data]]></category>
		<category><![CDATA[REST API]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=4894</guid>

					<description><![CDATA[<p>Golioth collects data from your entire IoT sensor fleet and makes it easy to access from the cloud. Data visualization is a common use case and we love using Grafana to make dashboards for our fleets. It can start to get tricky if your devices are sending back mountains of different data. We&#8217;ll demonstrate how [&#8230;]</p>
<p>The post <a href="https://blog.golioth.io/filtering-iot-sensor-data-with-golioth-rest-api-queries-in-grafana/">Filtering IoT Sensor Data with Golioth Rest API Queries in Grafana</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to use the Golioth REST API for OTA firmware updates</title>
		<link>https://blog.golioth.io/how-to-use-the-golioth-rest-api-for-ota-firmware-updates/</link>
		
		<dc:creator><![CDATA[Mike Szczys]]></dc:creator>
		<pubDate>Tue, 24 Jan 2023 16:57:27 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Firmware Update]]></category>
		<category><![CDATA[OTA]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[REST API]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=3894</guid>

					<description><![CDATA[<p>While Golioth makes OTA firmware updates easy via our web console, the same features are also available using the REST API. Here's how to access those features using Python as an example.</p>
<p>The post <a href="https://blog.golioth.io/how-to-use-the-golioth-rest-api-for-ota-firmware-updates/">How to use the Golioth REST API for OTA firmware updates</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Create custom UI for your IoT devices; Golioth was built for this!</title>
		<link>https://blog.golioth.io/create-custom-ui-for-your-iot-devices-golioth-was-built-for-this/</link>
		
		<dc:creator><![CDATA[Rodrigo Chireia]]></dc:creator>
		<pubDate>Tue, 14 Jun 2022 16:07:10 +0000</pubDate>
				<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Golioth API]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Custom UI]]></category>
		<category><![CDATA[REST API]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[WebSockets]]></category>
		<guid isPermaLink="false">https://goliothblogdev.wpenginepowered.com/?p=2276</guid>

					<description><![CDATA[<p>Have you tried to use the Golioth Web Console yet? The interface delivers access and control for your entire IoT fleet. This means sending and receiving data in real-time, checking on the state of each device (including current firmware revision), reading logs from the hardware, and more. Did you know that you can create your [&#8230;]</p>
<p>The post <a href="https://blog.golioth.io/create-custom-ui-for-your-iot-devices-golioth-was-built-for-this/">Create custom UI for your IoT devices; Golioth was built for this!</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Real-time vs Historic Data Views in Grafana</title>
		<link>https://blog.golioth.io/real-time-vs-historic-data-views-in-grafana/</link>
		
		<dc:creator><![CDATA[Chris Gammell]]></dc:creator>
		<pubDate>Tue, 31 May 2022 16:49:26 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[Grafana]]></category>
		<category><![CDATA[historic data]]></category>
		<category><![CDATA[real-time data]]></category>
		<category><![CDATA[REST API]]></category>
		<category><![CDATA[WebSockets]]></category>
		<guid isPermaLink="false">https://blog.golioth.network/?p=2209</guid>

					<description><![CDATA[<p>We often use Grafana for visualizing data from IoT devices. We even wrote a WebSockets plugin for the platform that makes sure you can graph your live data as soon as it arrives on Golioth. But our REST API is also useful with the Grafana platform for visualize historic data.</p>
<p>The post <a href="https://blog.golioth.io/real-time-vs-historic-data-views-in-grafana/">Real-time vs Historic Data Views in Grafana</a> appeared first on <a href="https://blog.golioth.io">The Golioth Developer Blog</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
