Skip to main content

Source Code

View on GitHub

Package

View on Packagist

Install

Send email

Validate email

Validate an email address before sending. Each validation costs credits.
The evaluations array contains:

Contacts

Create or update a contact

Create a new contact or update an existing one if the email already exists (upsert).

List contacts

Retrieve a paginated list of contacts.

Get a contact

Update a contact

Delete a contact

Add a contact to lists

List a contact’s lists

Remove a contact from a list

Contact properties

Contact properties let you define custom fields for your contacts.

Create a property

List properties

Update a property

Delete a property

A SendKitException with status 409 is thrown if the property is used in segment filters.