Welcome to the Extrovert API documentation. We provide two powerful ways to integrate Extrovert with your existing tools and workflows:

Integration Options

REST API

Our REST API allows you to pull data from Extrovert and control campaigns programmatically. Use the API when you need to:
  • Retrieve prospects
  • Add or delete prospects
  • Query engagement metrics

Webhooks

Webhooks enable Extrovert to push data to your systems automatically when events occur. Use webhooks when you need to:
  • Automatically send prospects to sequencing tools
  • Trigger workflows based on engagement thresholds
  • Keep external systems synchronized in real-time
  • React to events without polling

Key Differences

FeatureREST APIWebhooks
DirectionYou pull data from ExtrovertExtrovert pushes data to you
TimingOn-demand when you requestReal-time when events occur
Use CaseQuery and controlEvent-driven automation
AuthenticationAPI key requiredOptional custom headers