---
title: "Get custom storefront setup instructions"
method: GET
path: "/api/ecommerce/v1/miscellaneous/custom-storefront-instructions"
tags: ["Ecommerce: Miscellaneous"]
---

# Get custom storefront setup instructions

`GET /api/ecommerce/v1/miscellaneous/custom-storefront-instructions`

Retrieve step-by-step setup instructions, formatted as Markdown, for connecting a custom sales
channel to your store and keeping your catalog, orders, shipping and payments in sync through
the Ecommerce API.

## Response `200`

Success response

- EcommerceV1MiscellaneousCustomStorefrontInstructionsResource
  - `instructions` string — Markdown setup instructions for connecting a custom sales channel to your store.

## Other responses

- `401` — Unauthenticated response
- `500` — Error response

## Changes

- **2026-07-03** `4e80123a0ad5` — 1 info
  - endpoint added
- **2026-06-09** `d05574986eb1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hostinger/apis/hostinger-api/changes/api/ecommerce/v1/miscellaneous/custom-storefront-instructions/get.md)

---

[API](https://skmtc.dev/hostinger/apis/hostinger-api.md) · [All operations](https://skmtc.dev/hostinger/apis/hostinger-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hostinger/hostinger-api/revisions/53ccee45e5eb/schema)
