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

# Introduction

> Build shoppable links and QR codes with the Incarts API

The Incarts API lets you create shoppable links and QR codes for retailer and campaign workflows.

Use it to generate Amazon, Kroger, Target, Walmart, Instacart, and custom links without loading the
Incarts dashboard. Default QR generation is best-effort, and you can add named QR codes for
individual placements or channels.

<CardGroup cols={2}>
  <Card title="Get API access" icon="badge-check" href="/access">
    Understand project IDs, API keys, scopes, and onboarding.
  </Card>

  <Card title="Create your first link" icon="link" href="/quickstart">
    Send a request, receive a short link, and share it in a campaign.
  </Card>

  <Card title="Authenticate requests" icon="key" href="/authentication">
    Learn where to pass your API key, idempotency key, and correlation ID.
  </Card>

  <Card title="Explore endpoints" icon="terminal" href="/api-reference/introduction">
    Review available endpoints, request fields, examples, and response codes.
  </Card>

  <Card title="In development" icon="flask" href="/guides/in-development">
    See the next API areas planned for products, projects, and campaigns.
  </Card>
</CardGroup>

## Base URL

```bash theme={null}
https://incarts-api-qob6vapoca-uc.a.run.app
```
