---
title: "Start Shopify OAuth flow"
method: POST
path: "/v1/shopify/connect"
tags: ["Shopify"]
---

# Start Shopify OAuth flow

`POST /v1/shopify/connect`

Generates a Shopify OAuth authorization URL for the given shop domain.

## Request body

- object
  - `shop_domain` string, required — Shopify store domain (e.g. my-store.myshopify.com)
  - `organizationId` string

## Response `200`

Default Response

- object
  - `authUrl` string

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
