# \[샵바이 엔터프라이즈] server API 호출방법

server API 호출은 2가지 방법으로 진행이 가능합니다.

(방법 1) Authorizaiton 방식: [가이드 바로가기](https://workspace.godo.co.kr/guide/app/dev/accreditation?lv=28)

(방법 2) mallKey 방식: 아래 문서 참고부탁드립니다

\
\
■ server API호출

1\. systemKey\
\- 워크스페이스 셀러어드민에 앱을 등록하여 systmeKey를 발급받을 수 있습니다.

\- 화면경로: 워크스페이스> 셀러어드민> 상품> (앱 클릭)> 앱 수정<br>

<figure><img src="/files/qp1LK4jj4lFnr93V1Obh" alt=""><figcaption></figcaption></figure>

2\. Authorization\
\- null<br>

3\. mallKey

\- 목적: 해당 몰에 데이터 조회 권한 (연동하고자하는 외부시스템이 불러오고자하는 데이터가, 어느 특정 쇼핑몰인지 구분하는 값)\
\- 입력 값: 리얼 서비스 어드민> 서비스 관리>쇼핑몰 관리> (쇼핑몰 선택)> 개발연동 정보> 외부 연동 키\
리얼 파트너 어드민> 파트너관리>파트너 정보 조회> 거래 쇼핑몰> 외부시스템 연동코드<br>

{% hint style="info" %}
현재 샵바이 엔터프라이즈에서도 셀러어드민에 등록한 앱을 직접 설치할 수 있도록 업데이트되었습니다.\
(샵바이 엔터프라이즈가 등록된 통합회원ID로 로그인해야 쇼핑몰 선택이 가능합니다.)<br>
{% endhint %}


---

# 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://workspace-help.nhn-commerce.com/contents/faq/server-api-1.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.
