PlayerWON API

In-game rewarded-video ad API. A game server exchanges client credentials for a Bearer token, then requests ad opportunities for a player and reports the playback lifecycle (start, progress, complete, abort) so the player's reward is granted. OAuth2 client-credentials; JSON. Surfaced from the first-party PlayerWON SDK (no public OpenAPI is published).

API entry from apis.yml

apis.yml Raw ↑
name: PlayerWON API
description: In-game rewarded-video ad API. A game server exchanges client credentials for a Bearer token,
  then requests ad opportunities for a player and reports the playback lifecycle (start, progress, complete,
  abort) so the player's reward is granted. OAuth2 client-credentials; JSON. Surfaced from the first-party
  PlayerWON SDK (no public OpenAPI is published).
humanURL: https://www.playerwon.com
baseURL: https://game.simulmedia-apis.com
tags:
- Rewarded Video
- Games
- Advertising
properties:
- type: Authentication
  url: authentication/simulmedia-authentication.yml
- type: Conventions
  url: conventions/simulmedia-conventions.yml
- type: DataModel
  url: data-model/simulmedia-data-model.yml
- type: Packages
  url: packages/simulmedia-packages.yml
- type: SDKs
  url: packages/simulmedia-packages.yml
- type: MCPServer
  url: mcp/simulmedia-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Conformance
  url: conformance/simulmedia-conformance.yml
- type: SourceCode
  url: https://github.com/simulmedia/playerwon-sdk