<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sagan Marketing, LLC</title>
    <description>The latest articles on DEV Community by Sagan Marketing, LLC (@saganmarketing).</description>
    <link>https://dev.to/saganmarketing</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3597039%2F3ec5e760-80b5-48f5-9b7e-659dda670e71.png</url>
      <title>DEV Community: Sagan Marketing, LLC</title>
      <link>https://dev.to/saganmarketing</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/saganmarketing"/>
    <language>en</language>
    <item>
      <title>Free Website Uptime API — JSON for Developers and AI Integrations</title>
      <dc:creator>Sagan Marketing, LLC</dc:creator>
      <pubDate>Wed, 05 Nov 2025 11:07:01 +0000</pubDate>
      <link>https://dev.to/saganmarketing/free-website-uptime-api-json-for-developers-and-ai-integrations-519m</link>
      <guid>https://dev.to/saganmarketing/free-website-uptime-api-json-for-developers-and-ai-integrations-519m</guid>
      <description>&lt;h1&gt;
  
  
  🚀 Launch Announcement
&lt;/h1&gt;

&lt;p&gt;We’re excited to share that &lt;a href="https://siteinformant.com" rel="noopener noreferrer"&gt;&lt;strong&gt;Site Informant&lt;/strong&gt;&lt;/a&gt; — the affordable website uptime monitoring service — now provides a &lt;strong&gt;public JSON API&lt;/strong&gt; for developers and AI tools.&lt;/p&gt;

&lt;p&gt;With one simple GET request, you can pull live uptime, response-time, and SSL-certificate data for any site you monitor (or any site that’s opted-in for public visibility).&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;GET https://api.siteinformant.com/api/public/status/prudentdev.com
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;blockquote&gt;
&lt;p&gt;💡 Example response&lt;br&gt;
{&lt;br&gt;
 "domain": "prudentdev.com",&lt;br&gt;
 "uptimePercent": 100,&lt;br&gt;
 "isOnline": true,&lt;br&gt;
 "lastCheckUtc": "2025-11-04T07:45:00Z",&lt;br&gt;
 "averageResponseMs": 238,&lt;br&gt;
 "sslExpiresUtc": "2026-01-04T00:00:00Z",&lt;br&gt;
 "sslIssuer": "Let's Encrypt"&lt;br&gt;
}&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;🧠 &lt;strong&gt;Why it matters&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;No API key required&lt;/p&gt;

&lt;p&gt;Perfect for dashboards, chatbots, and AI monitoring agents&lt;/p&gt;

&lt;p&gt;Data available for any public site you manage through Site Informant&lt;/p&gt;

&lt;p&gt;&lt;a href="https://api.siteinformant.com/api/public/openapi.json" rel="noopener noreferrer"&gt;OpenAPI spec&lt;/a&gt; for instant integration&lt;/p&gt;

&lt;p&gt;🛠️ &lt;strong&gt;For developers&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Check out our full &lt;a href="https://siteinformant.com/Developers" rel="noopener noreferrer"&gt;Developers&lt;/a&gt; page&lt;br&gt;
 with C# and curl examples, rate-limit info, and integration notes.&lt;/p&gt;

&lt;p&gt;🌐 &lt;strong&gt;Try it free&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Monitor one site free, and add more for only $1/month per 5 sites.&lt;br&gt;
Start here →  &lt;a href="https://siteinformant.com" rel="noopener noreferrer"&gt;https://siteinformant.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Originally published on &lt;a href="https://siteinformant.com/blog/free-website-uptime-api" rel="noopener noreferrer"&gt;siteinformant.com/blog/free-website-uptime-api&lt;/a&gt;&lt;/p&gt;

</description>
      <category>api</category>
      <category>webdev</category>
      <category>sitereliabilityengineering</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
