Create WebView OTT
WebView
Create WebView OTT
Creates a one-time token (OTT) for WebView authentication.
- OTT is single-use and expires in 60 seconds
- Must be issued from the game server (requires Server API Key)
- Creating a new session for the same user invalidates the previous session
POST
Create WebView OTT
Documentation Index
Fetch the complete documentation index at: https://playcamp.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API Key (format: {keyId}:{secret})
Body
application/json
In-game user identifier
Scope WebView to a specific campaign
PKCE S256 challenge (Base64URL-encoded SHA256)
Required string length:
43 - 128Webhook tracking ID (included in webhook events from this session)
Additional metadata (stored in session)
Response
Success