> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XBOX services API

> XBOX Game Development Kit의 XBOX services API 문서와 참고 자료를 살펴봅니다.

XBOX services API 관련 문서입니다.

<CardGroup cols={2}>
  <Card title="XSAPI C API에서 비동기 호출 수행" icon="lightbulb" href="/services/xbox-services/fundamentals/xbox-services-api/live-flatc-async-patterns">
    비동기 API는 빠르게 반환되지만 비동기 작업을 시작하고 작업이 완료된 후 결과가 반환되는 API입니다.
  </Card>

  <Card title="XDK XSAPI와의 하위 호환성" icon="lightbulb" href="/services/xbox-services/fundamentals/xbox-services-api/live-gs-backcompat-api">
    XSAPI(XBOX Service API)는 C 라이브러리로 제공되지만, GDK에는 이전에 제공되었던 C++ 버전의 XSAPI 헤더도 포함되어 있습니다…
  </Card>

  <Card title="XBOX services API(XSAPI) 사용 방법" icon="book-open" href="/services/xbox-services/fundamentals/xbox-services-api/live-gs-xbl-apis">
    XSAPI는 Gaming Runtime Services(GRTS)에 의존합니다.
  </Card>

  <Card title="XBOX services API" icon="circle-info" href="/services/xbox-services/fundamentals/xbox-services-api/live-introduction-to-xbox-live-apis">
    XBOX services에서 정보를 가져오는 방법은 두 가지가 있습니다.
  </Card>

  <Card title="XSAPI C" icon="circle-info" href="/services/xbox-services/fundamentals/xbox-services-api/live-xsapi-flat-c">
    2018년 6월, XSAPI에 C API 계층이 추가되었습니다.
  </Card>
</CardGroup>

## 함께 보기

* [Game binding](/services/xbox-services/fundamentals/game-binding/index)
* [Identity](/services/xbox-services/fundamentals/identity/index)
* [Portal config](/services/xbox-services/fundamentals/portal-config/index)
* [Rta](/services/xbox-services/fundamentals/rta/index)
* [S2s auth calls](/services/xbox-services/fundamentals/s2s-auth-calls/index)
* [Sandboxes](/services/xbox-services/fundamentals/sandboxes/index)


## Related topics

- [XBOX services API](/services/xbox-services/fundamentals/xbox-services-api/index.md)
- [XBOX services 概述](/zh-CN/services/xbox-services/fundamentals/live-xbl-overview.md)
- [XBOX services overview](/services/xbox-services/fundamentals/live-xbl-overview.md)
- [XBOX services authentication](/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-xbox-live-authentication.md)
- [XBOX services 認証](/ja-jp/services/xbox-services/fundamentals/s2s-auth-calls/service-authentication/live-xbox-live-authentication.md)
