集成
⭐ 配对系统
每位配对者管理他们自己的私有 API,与贵组织的 Edgegap API 分开。
将 API 规范导入到 Scalar API Web 客户端 或 Swagger 编辑器 以查看详细信息。
Swagger 网络界面:部署您的服务将生成一个 OpenAPI 规范和一个方便的网页界面。在浏览器中打开该 URL 以查看和测试所有 API 端点,并查看示例有效负载。
🧭 服务器浏览器
每位配对者管理他们自己的私有 API,与贵组织的 Edgegap API 分开。
Swagger 网络界面:部署您的服务将生成一个 OpenAPI 规范和一个方便的网页界面。在浏览器中打开该 URL 以查看和测试所有 API 端点,并查看示例有效负载。
🗼 信标
List all the active location beacons. They can be used to ping them for your matchmaking system. You cannot deploy on beacons.
授权
authorizationstring必填
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
响应
200
Success
application/json
500
Internal Server Error
application/json
get
/v1/locations/beacons最后更新于
这有帮助吗?

