VORTEX
FeaturesPricingDocsBlog
Sign inStart Free
VORTEX

AI-powered marketing intelligence platform. Track, score, and optimize every lead with precision.

Product

  • Features
  • Pricing
  • Changelog
  • API Docs
  • Integrations

Company

  • About
  • Careers
  • Contact
  • Blog
  • Partners

Resources

  • Documentation
  • Guides
  • Client Setup
  • Tracking Install

Legal

  • Privacy Policy
  • Terms of Service
Vortex Intelligence Engine© 2026 Vortex. All rights reserved.
v2.0

API Reference

Integrate Vortex into your applications with our REST API. Track events, manage contacts, score lead quality, configure postbacks, and export data programmatically.

Base URL:https://your-vortex-domain.com

Security: 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.

API Sections

AuthenticationEventsContactsCampaignsTracking LinksPostbackQualityWebhooksExport

Authentication

All authenticated API requests require an API key passed via the Authorization header. Generate keys from your dashboard under Settings > API Keys.

Events

Track events from your website, server, or any client. Events flow through the fraud detection, traffic analysis, and quality scoring pipeline in real time.

Contacts

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.

Campaigns

Create and manage advertising campaigns. Events are auto-linked to campaigns based on click IDs (fbclid, gclid, ttclid), UTM parameters, and referrer analysis.

Tracking Links

Create and manage tracking links (pixels). Each link is tied to a domain and workspace for event attribution.

Postback

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.

Quality

Score lead quality in real time. The quality engine analyzes form completion time, contact data completeness, UTM provenance, IP reputation, and more.

Webhooks

Configure webhooks to receive real-time HTTP callbacks when events occur. Vortex signs all webhook payloads for verification.

Export

Export contacts and events as CSV or JSON for external analysis, reporting, or CRM import.

Ready to integrate?

Generate your API key and start sending events in minutes.

Get API KeyView Docs