<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Does FusionAuth have a health check endpoint on the API?]]></title><description><![CDATA[<p dir="auto">If I wanted to check the health of a fusionauth installation, what's the best way to do that?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/166/does-fusionauth-have-a-health-check-endpoint-on-the-api</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 16:15:24 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/166.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Jun 2020 21:57:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Does FusionAuth have a health check endpoint on the API? on Wed, 08 Jan 2025 17:42:25 GMT]]></title><description><![CDATA[<p dir="auto">As of 1.51.1, we now have a dedicated health check API endpoint:</p>
<p dir="auto"><a href="https://fusionauth.io/docs/apis/system#retrieve-system-health" rel="nofollow ugc">https://fusionauth.io/docs/apis/system#retrieve-system-health</a> has more details</p>
]]></description><link>https://fusionauth.io/community/forum/post/7723</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7723</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Wed, 08 Jan 2025 17:42:25 GMT</pubDate></item><item><title><![CDATA[Reply to Does FusionAuth have a health check endpoint on the API? on Mon, 25 Jul 2022 12:44:42 GMT]]></title><description><![CDATA[<p dir="auto">I see the redirection to <strong>/maintenance-mode-silent-configuration-failed</strong> if the futhionauth could start because the fusionauth database not reachable.<br />
<img src="/community/forum/assets/uploads/files/1658752968601-cbd73a71-3346-46a7-806d-4afd700dca3c-grafik.png" alt="cbd73a71-3346-46a7-806d-4afd700dca3c-grafik.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://fusionauth.io/community/forum/post/5332</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/5332</guid><dc:creator><![CDATA[boris.pigin]]></dc:creator><pubDate>Mon, 25 Jul 2022 12:44:42 GMT</pubDate></item><item><title><![CDATA[Reply to Does FusionAuth have a health check endpoint on the API? on Mon, 27 Jun 2022 22:36:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/1415">@falk-jaeger</a> Hmmm.</p>
<p dir="auto">I don't know how you can get a <code>308</code>. Is the request going through a proxy or something else?</p>
<p dir="auto">Here's the list of <code>/api/status</code> return codes (table 8):</p>
<p dir="auto"><a href="https://fusionauth.io/docs/v1/tech/apis/system#retrieve-system-status" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/system#retrieve-system-status</a></p>
<p dir="auto">If you are getting a different HTTP status code, please submit a bug report with replication steps and your FusionAuth version: <a href="https://github.com/fusionauth/fusionauth-issues/issues" rel="nofollow ugc">https://github.com/fusionauth/fusionauth-issues/issues</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/5275</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/5275</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Mon, 27 Jun 2022 22:36:29 GMT</pubDate></item><item><title><![CDATA[Reply to Does FusionAuth have a health check endpoint on the API? on Mon, 20 Jun 2022 16:24:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/20">@dan</a> unfortunately this is not right. If my fusionauth does not boot correctly, for example when the db is not reachable <code>/api/status</code> returns a <code>308</code> instead of a <code>500</code></p>
]]></description><link>https://fusionauth.io/community/forum/post/5268</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/5268</guid><dc:creator><![CDATA[falk.jaeger]]></dc:creator><pubDate>Mon, 20 Jun 2022 16:24:07 GMT</pubDate></item><item><title><![CDATA[Reply to Does FusionAuth have a health check endpoint on the API? on Tue, 16 Jun 2020 22:03:13 GMT]]></title><description><![CDATA[<p dir="auto">The system status API call is the best solution here. It will return a status code when you (or your application load balancer, CDN or other software system) makes a <code>GET</code> request on <code>&lt;faurl&gt;/api/status</code>. It'll either be a 200 if things are all good or a 500 if there are any issues with the system.</p>
<p dir="auto">It's documented more fully here: <a href="https://fusionauth.io/docs/v1/tech/apis/system#system-status" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/system#system-status</a></p>
<p dir="auto">Note that this endpoint is not currently supported by the client libraries, but is just a <code>curl</code> away.</p>
]]></description><link>https://fusionauth.io/community/forum/post/410</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/410</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Tue, 16 Jun 2020 22:03:13 GMT</pubDate></item></channel></rss>