Skip to main content
Contact lists are static groups you manually curate. Use them to target specific audiences in email campaigns.

Authentication

All endpoints require:
  • Authorization: Bearer YOUR_API_KEY
  • X-Project-ID: YOUR_PROJECT_ID (or encoded in the API key)

Endpoints


List All Contact Lists

SDK
Response

Create a List

Body
SDK

Update a List

SDK

Delete a List

Deletes the list. Contacts are not deleted.
SDK

Get List Members

SDK
Response

Add Contact to List

Body
SDK

Remove Contact from List

SDK

TypeScript Type