Register a pageview for a deck
Decks
Register a pageview for a deck
Increments Deck.pageviews with a per-visitor 1-hour dedupe window. The visitor key is the caller’s firebase_id if authenticated, otherwise the request IP. Returns 200 in both the increment and the dedupe-skip cases — no information is leaked about whether the counter actually advanced.
POST
Register a pageview for a deck
Documentation Index
Fetch the complete documentation index at: https://docs.flexslot.gg/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
HMAC-SHA256 over canonical request string. Format: v1.<unix_seconds>.<hex_hmac_sha256>.
Partner identifier slug. Required alongside X-Signature for HMAC auth.
User-issued personal access token (format: flx_pat_).