Jump to Content
Pley for DevelopersPleyGame ManagerC# SDK DocsAPI ReferencesFAQ
DocsTutorialsHTTP APIChangelog
PleyGame ManagerC# SDK DocsAPI ReferencesFAQDocsChangelogPley for Developers
HTTP API
DocsChangelog
DocsTutorialsHTTP APIChangelog
All
Pages
Start typing to search…

API v3

  • Basics
  • AuthKit
    • Verify session tokenpost
    • Get game user IDpost
    • Issue access tokenpost
  • ConnectionKit
    • Get link codepost
    • Verify link codepost
    • Set account link statuspost
  • PaymentsKit
    • Get entitlementspost
    • Consume entitlementpost
    • Get entitlement infopost
    • List reportspost
    • Get reportpost
  • AdsKit
    • Generate Ads Reportpost

Webhooks

  • Basics
  • External authentication
    • Allocate game userpost

API v2

  • Basics
  • AuthKit
    • Verify session tokenpost
    • Get game user IDpost
  • ConnectionKit
    • Get link codepost
    • Verify link codepost
    • Set account link statuspost
  • PaymentsKit
    • Get entitlementspost
    • Consume entitlementpost
    • Get orderpost

Allocate game user

post https://{your-backend}/allocate-game-user

This webhook is called when Pley needs to know which Pley game user to use based on a scope user ID. This happens for example when a game is launched.

Language
URL