跳到主要内容

Overview

PGOS provides Backend HTTP APIs for developers to call from game backend. There are two key things that you need to care about:

  1. HTTP API Specification

    For security considering, the HTTP request headers of API need to follow the security specification so that PGOS backend can validate the request.

  2. API Reference

    The reference for the URI and parameters of the HTTP API.