# 당일 배송 서비스 고쏙 V1 REST-API Document

## API 연계를 위한 기업 회원 가입

* [<mark style="color:blue;">기업 회원 가입 요청 하기</mark>](https://docs.google.com/forms/d/e/1FAIpQLSfXH6VFEqUS4L_w3F1dk3Xv1N20-yCq6YdkqkCdTJ1vRheVOw/viewform)

##

## 사용자 인증

biz 회원 인증을 위한 API

{% content-ref url="/pages/rOkg8ZmExyNy8gKWYlNa" %}
[인증](/reference/api-reference/undefined.md)
{% endcontent-ref %}

## 실시간 배송 등록

실시간 배송 등록을 위한 API

{% content-ref url="/pages/Laagj3BJ1uUKgoxoikrF" %}
[배송](/reference/api-reference/undefined-1.md)
{% endcontent-ref %}


---

# 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://docs.gossok.com/v1-rest-api-document.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.
