Forms Overview
Complete guide to SpamBlock Forms
Features
Simple API Endpoint
Submit form data directly to our endpoint:
https://api.spamblock.io/f/{form_id}
- Works with any HTTP client (Fetch, Axios, jQuery, XHR, etc.)
- Works with any backend language or framework
- No special SDKs or libraries required
- Standard POST requests with form data
Built-in Spam Protection
Every form submission is automatically scored:
- Same 13+ detection signals as Pixel
- Automatic spam filtering
- No configuration needed
Analytics Dashboard
View real-time analytics:
- Submission counts
- Spam vs. legitimate breakdown
- Geographic distribution
- Time-series charts
Data Delivery Options
- Manager Dashboard - View all submissions in your dashboard
- Email Notifications - Receive email updates for new submissions
- Webhooks - Send submission data to your own endpoints in real-time
- Export - Download data as CSV or JSON
- Service Integrations - Connect with other services to receive data
Getting Started
- Create a free account
- Get your form_id and start submitting
- Configure email, webhooks, or integrations in your dashboard