Skip to content
On this page

Changelog

2025

FEB

v1.0

LAUNCH Contacts endpoints

  • Added endpoints for retrieving Contacts.
  • Added endpoints for creating, updating, and deleting contacts for those using the API as their sync source.

LAUNCH API versioning

  • The API key can now be pinned to a specific version.
  • The Workshop-Version header can be used to override the API key's pinned version.
  • See the Versioning documentation for more information.

CHANGE Pagination strategy

  • The Pagination strategy was updated to use cursor-based pagination instead of offset-based pagination. This change was made to ensure consistency of results when paging through large datasets.
  • See the Pagination documentation for more information.

2024

Prior to 2025, the API was not versioned. It only included GET endpoints for retrieving detailed analytics data from Workshop.

FEATURE Emails endpoints

FEATURE Campaigns endpoints

FEATURE Links endpoints