Jump to Content
VWO Engage
API ReferenceDiscussions
VWO Engage
API Reference
v1.0API ReferenceDiscussions
All
Pages
Start typing to search…

Documentation

  • Getting Started with VWO Engage
  • How does VWO Engage work

JavaScript API

  • Introduction to JS API
  • Disable Automatic Opt-In
  • Is API Ready?
  • Get SubscriberID of current user
  • Trigger Opt-In Box for Subscribing to Push Notifications
  • Subscription Successful/Failure Callbacks
  • Add Subscriber to a Particular Segment
  • Remove Subscriber from a Particular Segment
  • Trigger Opt-Out
  • Trigger Preference Modal Box

REST API

  • Introduction to REST API
  • Authentication and Authorization
  • API Rate Limits
  • Send to All Subscriberspost
  • Send to Subscribers of a Particular Segmentpost
  • Send to a List of Subscriberspost
  • Send to an Individual Subscriberpost
  • Check Status of Notification Requestget
  • Schedule a notification for All Subscriberspost
  • Schedule a notification for a Segmentpost
  • Add A Segmentpost
  • Get List of Segmentsget
  • Add Subscribers to a Segmentpost
  • Get Subscribers in a Segmentget
  • Get Segments for a Subscriberget
  • Remove Subscribers from a Segmentput
  • Delete A Segmentdel
Powered by 

API Rate Limits

We rate limit 1 request per second for every authentication token. Applications are not rate limited, though the limit is applied upon the token generated for an account. If the application users/PushCrew users intend to use the API beyond the rate limits mentioned, then please drop us a mail at [email protected] with your requirement details.