Beladed Polls guide
Collect public Poll votes
BusinessStreamerPersonalwebbrowser-extension
Use the reviewed origin-restricted vote operation from a Poll or Embed experience.
Prerequisites
- A reviewed Poll session
- A publishable key
- An exact allowed origin
Implementation
- 1
Load the public experience
Resolve the associated Embed or Poll projection with the origin-restricted key.
- 2
Submit one selection
Send the vote-session or embed identifier and option identifier without putting credentials in the URL.
- 3
Handle duplicate policy
Present the handler response honestly and do not bypass product vote limits.
Related API operations
Production checklist
- Use production credentials only with api.beladed.com.
- Keep secret credentials on a trusted server.
- Verify account ownership, permissions, origins, and webhook signatures.
- Handle idempotency, timeouts, retries, and duplicate events.
- Log request IDs without logging credentials or sensitive payloads.