REST API v1
List contests, read stats, and export CSV. Built for Make.com, Zapier, and custom scripts.
- Bearer token auth (
readscope) - Standard
{ ok, data, error }envelope - 120 requests/min per key
One core API and auth layer — REST for automation, webhooks for real-time triggers, MCP for AI agents. Account scope always comes from your API key, never from request parameters.
List contests, read stats, and export CSV. Built for Make.com, Zapier, and custom scripts.
read scope){ ok, data, error } envelopePush events to Make.com or Zapier when contests start, entries arrive, or winners are picked.
X-RF-Signature)Connect Cursor, Claude Desktop, or custom agents to contest data and exports.
mcp scope)draw_winners on public endpoint| Scope | Used for |
|---|---|
read | REST v1 contest reads and CSV export |
hooks | Register and manage outbound webhooks |
mcp | MCP server tool calls |
wp | WordPress plugin API |
New keys include all scopes by default. Revoke compromised keys immediately in Account settings.
account_id or user_id.contestId against contests you own or collaborate on.X-RF-Signature before trusting automation flows.