<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Zyles API Changelog</title>
        <link>https://docs.zyles.ai/en/changelog</link>
        <description>Zyles API Blog</description>
        <lastBuildDate>Mon, 20 Jul 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[API documentation is live]]></title>
            <link>https://docs.zyles.ai/en/changelog/docs-launch</link>
            <guid>https://docs.zyles.ai/en/changelog/docs-launch</guid>
            <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The Zyles backend API now has a dedicated documentation site.]]></description>
            <content:encoded><![CDATA[<p>The Zyles backend API now has a dedicated documentation site.</p>
<p>This first release covers authentication (Bearer JWT with the <code>project_id</code>
claim), the response/error conventions, and the first hand-written endpoint
reference pages (<strong>Add Leads</strong>, <strong>Create Job</strong>).</p>
<p>More endpoints will be added here over time. Undocumented routes can still be
inspected via the <a href="https://backend.zyles.ai/swagger-ui/" target="_blank" rel="noopener noreferrer" class="">Swagger UI</a>.</p>]]></content:encoded>
            <category>Docs</category>
        </item>
    </channel>
</rss>