Add Tag to ContactTool to add a tag to a contact identified by email address.
Bulk Subscribe to ListTool to add multiple subscribers to a list in a single asynchronous request (max 1,000 per request).
Create or Update AdministratorTool to create a new administratorship or update an existing one with the same email.
Create or Update ContactTool to create a new contact or update an existing contact with the same email.
Find Contact By EmailTool to find and retrieve a contact by email address.
Find Subscription By EmailTool to find subscriptions for a specific list by email address.
Get Administrator By IDTool to retrieve a single administratorship by internal ID.
Get AdministratorsTool to retrieve all administratorships for the account.
Get Admin RolesTool to retrieve all available admin roles for the account including custom roles.
Get Async Request StatusTool to check the status of an asynchronous API request.
Get Contact By IDTool to retrieve a JSON representation of a contact by internal ID.
Get InvoicesTool to get invoice information with optional filtering by date and invoice number.
Get All ListsTool to retrieve all mailing lists configured in the account.
Get ProductsTool to list all products in the account.
Remove AdministratorTool to delete an administratorship by ID.
Remove Tag from ContactTool to remove a tag from a contact identified by email address.
Subscribe to ListTool to add a new subscriber to a specific mailing list.
Unsubscribe From ListTool to unsubscribe a customer from a specific mailing list.
Update Contact CredentialsTool to update a contact's login credentials including email, first name, and last name.