<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.zyles.ai/en/changelog</id>
    <title>Zyles API Changelog</title>
    <updated>2026-07-20T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.zyles.ai/en/changelog"/>
    <subtitle>Zyles API Blog</subtitle>
    <icon>https://docs.zyles.ai/en/img/favicon-512.png</icon>
    <entry>
        <title type="html"><![CDATA[API documentation is live]]></title>
        <id>https://docs.zyles.ai/en/changelog/docs-launch</id>
        <link href="https://docs.zyles.ai/en/changelog/docs-launch"/>
        <updated>2026-07-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[The Zyles backend API now has a dedicated documentation site.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Zyles Team</name>
        </author>
        <category label="Docs" term="Docs"/>
    </entry>
</feed>