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).

Documentation

Other Resources

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
- type: ErrorCatalog
  url: errors/simulmedia-problem-types.yml
- type: RateLimits
  url: rate-limits/simulmedia-rate-limits.yml
- type: Lifecycle
  url: lifecycle/simulmedia-lifecycle.yml
- type: Components
  url: components/simulmedia-components.yml
- type: APIReference
  url: https://github.com/Simulmedia/playerwon-sdk/blob/main/UnitySDK/README.MD
- type: Documentation
  url: https://www.playerwon.com/playerwon-ad-server-api
- type: GettingStarted
  url: https://github.com/Simulmedia/playerwon-sdk/blob/main/DevGameServer/README.MD