통합

⭐ 매치메이킹

각 매치메이커는 조직의 Edgegap API와는 별개로 자체 비공개 API를 관리합니다.

API 명세를 가져오기 Scalar API 웹 클라이언트 또는 Swagger 에디터 세부 정보를 확인하려면.

🧭 서버 브라우저

각 매치메이커는 조직의 Edgegap API와는 별개로 자체 비공개 API를 관리합니다.

🗼 비콘

List All Location Beacons

get

List all the active location beacons. They can be used to ping them for your matchmaking system. You cannot deploy on beacons.

Authorizations
authorizationstringRequired

To access Edgegap API, generate (and view) your secret tokens in Dashboard - User Settings / Tokens. Add your secret token with each API request as an HTTP header (include the word token): Authorization: token xxxxxxxx-e458-4592-b607-c2c28afd8b62

Responses
200

Success

application/json
get
/v1/locations/beacons

Last updated

Was this helpful?