> For the complete documentation index, see [llms.txt](https://document.wisetracker.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.wisetracker.co.kr/v2-developer/server-to-server.md).

# Server-to-Server 연동

- [연동 방법](https://document.wisetracker.co.kr/v2-developer/server-to-server/integration.md)
- [연동 이벤트](https://document.wisetracker.co.kr/v2-developer/server-to-server/event.md): Server-to-server 연동이 구현된 End-Point는 이벤트 데이터가 없이 전송된 데이터는 처리하지 않습니다. 즉, SESSION 데이터 그룹만 보내지는, 요청에는 아무런 응답을 하지 않으며, 반드시 logEvent, 또는 logPurchase 와 관련된 데이터가 포함되어 있어야 합니다.
- [연동 데이터 요약](https://document.wisetracker.co.kr/v2-developer/server-to-server/data_summary.md): Server-to-server 연동 데이터 전송 시, 사용 가능한 데이터 항목은 다음과 같습니다. 아래 서술된 데이터 이외에 추가로 필요하신 데이터에 대하여는 tech@wisetracker.co.kr로 문의해 주시기 바랍니다.
