# 토스쇼핑 API를 소개해요

### 토스쇼핑과의 연결을 더 쉽게

* 토스쇼핑 API는 셀러와 파트너가 상품 등록부터 주문 관리까지 자동화할 수 있도록 도와줘요.
* 상품 정보, 주문 내역, 재고 상태 등을 실시간으로 연동해 더 효율적인 판매 운영이 가능해요.

### 개발자는 가이드를 따라 바로 연동할 수 있어요

* 통합솔루션사 연동과 직연동 API를 제공해요.
* 내 연동 Key 정보는 [내 연동 키](https://shopping-docs.toss.im/support/solution-api)에서 확인할 수 있어요.
* 간단한 인증 절차로 토스쇼핑과 데이터를 주고받을 수 있어요.
* 연동이 완료되면 상품 등록, 주문 처리, 배송 상태 업데이트까지 한 번에 관리할 수 있어요.

### 토스와 함께 성장하는 기술 파트너

* API를 통해 더 많은 고객에게 상품을 소개하고,
* 효율적인 시스템으로 판매 성장을 경험해보세요.

> 토스쇼핑 API 연동에 대한 질문이나, 건의사항이 있다면 [연동/개발 문의](https://discord.gg/xPz6H9NZ3P)에 남겨주세요. 다른 유저의 문의를 참고하거나, 토스쇼핑 담당자와 질의를 주고 받을 수 있어요.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shopping-docs.toss.im/dev/api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
