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

# Introduction

Sendcloud is an **all-in-one shipping solution**, designed to make the lives of e-commerce retailers easier by automizing your processes and consolidating all of your shipping activities into a single platform. We connect online sellers to a diverse catalog of international shipping products and delivery options from **160+ carriers across Europe**. Alongside our partner carriers, we provide integrations with **100+ e-commerce platforms**, WMS systems, and marketplaces.

Sendcloud APIs provide the necessary features and tools to help you build your shipping automation around the Sendcloud platform, enabling you to streamline your shipping process and automate your logistics flow.

<Card title="Quickstart" icon="rocket" href="/docs/getting-started" horizontal>
  Quickly onboard with our APIs
</Card>

<Card title="Migrating to API v3" icon="book-open" href="/docs/getting-started/migration-guidelines-for-api-v3" horizontal>
  Guidelines to help you move from API v2 to API v3
</Card>

### Explore our APIs

<Columns cols={2}>
  <Card title="Shipments API" icon="truck-fast" href="/api/v3/shipments/">
    Create and manage shipments
  </Card>

  <Card title="Orders API" icon="receipt" href="/api/v3/orders/">
    Create and manage orders
  </Card>

  <Card title="Returns API" icon="rotate-left" href="/api/v3/returns/">
    Automate your returns
  </Card>

  <Card title="Ship an Order API" icon="box" href="/api/v3/ship-an-order/">
    Create a shipment and request a label in one step
  </Card>
</Columns>
