Integrate Vortex into your applications with our REST API. Track events, manage contacts, score lead quality, configure postbacks, and export data programmatically.
https://your-vortex-domain.comSecurity: Keep your API keys private. Never expose them in client-side code. Use environment variables in production. The tracking endpoint (/api/events/track) is the only public endpoint.
All authenticated API requests require an API key passed via the Authorization header. Generate keys from your dashboard under Settings > API Keys.
Track events from your website, server, or any client. Events flow through the fraud detection, traffic analysis, and quality scoring pipeline in real time.
Manage contacts (leads) in your workspace. Contacts are automatically created when events carry email or phone data. Each contact has a quality score and traffic status.
Create and manage advertising campaigns. Events are auto-linked to campaigns based on click IDs (fbclid, gclid, ttclid), UTM parameters, and referrer analysis.
Create and manage tracking links (pixels). Each link is tied to a domain and workspace for event attribution.
Process and inspect server-to-server postbacks. The engine evaluates quality scores, traffic status, daily caps, and postback rules before deciding to SEND, HOLD, or BLOCK.
Score lead quality in real time. The quality engine analyzes form completion time, contact data completeness, UTM provenance, IP reputation, and more.
Configure webhooks to receive real-time HTTP callbacks when events occur. Vortex signs all webhook payloads for verification.
Export contacts and events as CSV or JSON for external analysis, reporting, or CRM import.