# API Reference

Zotlo API enables you to manage subscriptions, payments, checkout, and reporting through secure, scalable, and developer-friendly endpoints.

With these APIs, you can build custom workflows, automate backend operations, and fully integrate Zotlo’s subscription and billing capabilities into your product.

In this section, you can explore the following topics:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>🧩</h3></td><td><h4><strong>API Introduction</strong></h4></td><td>Start by reviewing the API fundamentals, authentication rules, required headers, and response structure before making your first request.</td><td><a href="api-reference/introduction">introduction</a></td></tr><tr><td><h3>⚠️ </h3></td><td><h4><strong>Error Handling</strong></h4></td><td>Learn how Zotlo APIs return errors, how to interpret error codes, and how to build robust integrations using standardized error formats.</td><td><a href="api-reference/error-handling">error-handling</a></td></tr><tr><td><h3>🛒</h3></td><td><h4><strong>Checkout Endpoints</strong></h4></td><td>Explore how to generate checkout links, personalize payment flows, and integrate Zotlo into your purchase funnel.</td><td><a href="api-reference/checkout-endpoints">checkout-endpoints</a></td></tr><tr><td><h3>🔄</h3></td><td><h4><strong>Subscriptions Endpoints</strong></h4></td><td>Manage subscription lifecycles, including creation, status checks, plan changes, cancellations, and renewal logic.</td><td><a href="api-reference/subscriptions-endpoints">subscriptions-endpoints</a></td></tr><tr><td><h3>💳</h3></td><td><h4><strong>Payments Endpoints</strong></h4></td><td>Retrieve payment details, track transaction history, and query billing records for both subscriptions and one-time purchases.</td><td><a href="api-reference/payments-endpoints">payments-endpoints</a></td></tr><tr><td><h3>📊</h3></td><td><h4><strong>Export Endpoints</strong></h4></td><td>Use high-performance reporting APIs to export transactions, subscriptions, and refund records with cursor-based pagination.</td><td><a href="api-reference/export-endpoints">export-endpoints</a></td></tr></tbody></table>
