> ## Documentation Index
> Fetch the complete documentation index at: https://developers.semji.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Semji API guides overview

> End-to-end recipes that chain multiple Semji API endpoints to solve concrete business use cases — sync drafts to your CMS, generate SEO and GEO recommendations, and more.

These guides walk you through complete workflows that combine several Semji API endpoints. Each one assumes you've already followed the [Quickstart](/quickstart) — you have an API key, you know your workspace ID, and you've made at least one successful call.

<CardGroup cols={2}>
  <Card title="Sync drafts to your CMS" icon="https://mintcdn.com/semji/no7GoSCC3hoFqUSC/images/icons/phosphor/arrows-clockwise.svg?fit=max&auto=format&n=no7GoSCC3hoFqUSC&q=85&s=6cb0c0e10ad062073bee595bb75f3c58" href="/guides/sync-drafts-to-cms" width="256" height="256" data-path="images/icons/phosphor/arrows-clockwise.svg">
    Poll Semji for drafts ready to publish, push their sanitized HTML to your CMS, then mark them as published — or let Semji drive the sync with webhooks.
  </Card>

  <Card title="Get SEO & GEO recommendations from a keyword" icon="https://mintcdn.com/semji/LJ0P0Pdna2J2p9bi/images/icons/phosphor/magnifying-glass.svg?fit=max&auto=format&n=LJ0P0Pdna2J2p9bi&q=85&s=f789e4a20fb44ad78636d77d228b05af" href="/guides/seo-geo-recommendations" width="256" height="256" data-path="images/icons/phosphor/magnifying-glass.svg">
    Create a draft from a focus keyword, launch the keyword analysis, and retrieve typed SEO and GEO recommendations.
  </Card>
</CardGroup>
