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

# API Examples

> Browse copy/paste code examples for the Loops API and SDKs covering contacts, events, campaigns, transactional emails, and content revisions.

<CardGroup>
  <Card title="Contacts" href="/api-reference/examples/contacts" icon="user">
    Code examples for managing contacts.
  </Card>

  <Card title="Campaigns" href="/api-reference/examples/campaigns" icon="megaphone">
    Code examples for creating campaigns, targeting audiences, sending previews, and editing email content with LMX.
  </Card>

  <Card title="Workflows" href="/api-reference/examples/workflows" icon="arrows-rotate">
    Code examples for accessing workflows and their nodes.
  </Card>

  <Card title="Events" href="/api-reference/examples/events" icon="bolt">
    Code examples for sending events.
  </Card>

  <Card title="Transactional emails" href="/api-reference/examples/transactional-emails" icon="rectangle-terminal">
    Code examples for creating, previewing, publishing, and sending transactional emails.
  </Card>
</CardGroup>
