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

# Garden API

> Integrate Bitcoin bridging into your wallet, app, or back-end service using our API endpoints

The **Garden API** is highly flexible, making it perfect for advanced workflows. Begin by exploring the quickstart guide:

<Card title="Quickstart" icon="memo" href="/api-reference/quickstart">
  Quickstart guide for getting started with the Garden API.
</Card>

Once you have an understanding of the basic endpoints, explore the following API tips & tricks to make your integration seamless:

<CardGroup cols={2}>
  <Card title="Route policy" icon="route" href="/developers/supported-routes">
    Follow our route policy system to validate supported asset trading pairs.
  </Card>

  <Card title="Affiliate fees" icon="people-group" href="/developers/affiliate-fees">
    Earn revenue from Garden swaps through your integration.
  </Card>
</CardGroup>
