Expanded API: Subscriber Management Endpoints
featuredeveloper

Expanded API: Subscriber Management Endpoints

New API endpoints for managing your waitlist subscribers — retrieve subscriber details, get subscriber lists, and update subscriber information.

We're expanding our API capabilities with three new endpoints focused on subscriber management. These endpoints give you more control and flexibility when integrating Waitlister with your systems and workflows.

New API Endpoints

List Subscribers

  • Get a paginated list of all your subscribers
  • Sort by position, points, date, and more
  • Control pagination with limit and page parameters
  • Filter and organize results for any use case

Get Subscriber

  • Retrieve detailed information about a specific subscriber
  • Look up subscribers by ID or email address
  • Access all subscriber data, including metadata and analytics

Update Subscriber

  • Update subscriber information programmatically
  • Modify name, phone number, and points
  • Update custom metadata fields
  • Easily integrate with your CRM or user management system

Getting Started

  1. Visit the API reference documentation for detailed information
  2. Check your API key in the Overview page
  3. Start integrating these new endpoints into your applications

This API expansion makes it easier to sync subscriber data between Waitlister and your other systems, create custom dashboards, or build unique integrations tailored to your workflow.

Available on Pro and Scale plans.

Changelog