@playlive/tiltify-core
    Preparing search index...

    Variable USER_AGENT_HEADER_NAMEConst

    USER_AGENT_HEADER_NAME: "User-Agent"

    Standard User-Agent header sent on every outbound Tiltify request.

    Bare node (Node.js's default) is aggressively bot-scored by Cloudflare's edge — sporadic 429s on POST /oauth/token traced back to exactly that signature. A descriptive, contactable UA both improves the edge-reputation score and gives Tiltify a path to reach out about traffic patterns. Consumers can override via Tiltify.SetUserAgent().