emelia.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Account
me
account.me
Retrieve authenticated Emelia account details
Risk: read
me full type
me full type
Blacklist
add
blacklist.add
Add a contact to the email blacklist
Risk: write
Output
remove
blacklist.remove
Remove a contact from the email blacklist
Risk: destructive
Output
Campaigns
addContact
campaigns.addContact
Add a contact to a campaign
Risk: write
contact full type
contact full type
list
campaigns.list
List all cold outreach campaigns
Risk: read
options full type
options full type
all_campaigns full type
all_campaigns full type
removeContact
campaigns.removeContact
Remove a contact from a campaign
Risk: destructive
Output
Contacts
addToList
contacts.addToList
Add a contact to a contact list
Risk: write
contact full type
contact full type
listLists
contacts.listLists
List all contact lists
Risk: read
contact_lists full type
contact_lists full type
Email Campaigns
addContact
emailCampaigns.addContact
Add a contact to an email campaign (legacy REST)
Risk: write
contact full type
contact full type
deleteContact
emailCampaigns.deleteContact
Remove a contact from an email campaign
Risk: destructive
Output
listContacts
emailCampaigns.listContacts
List contacts in an email campaign
Risk: read
Output:
object
Output full type
Output full type
createCampaign
linkedin.createCampaign
Create a new LinkedIn campaign
Risk: write
Output
deleteContact
linkedin.deleteContact
Delete a contact from a LinkedIn campaign
Risk: destructive
Output
getActivities
linkedin.getActivities
Retrieve activities for a LinkedIn campaign
Risk: read
Output:
object
Output full type
Output full type
listCampaigns
linkedin.listCampaigns
List all LinkedIn campaigns
Risk: read
Output:
object
Output full type
Output full type
Providers
list
providers.list
List all configured email providers
Risk: read
object
Output full type
Output full type
Rest Campaigns
create
restCampaigns.create
Create a new email campaign (REST)
Risk: write
Output
getActivities
restCampaigns.getActivities
Retrieve activities for an email campaign
Risk: read
Output:
object
Output full type
Output full type
list
restCampaigns.list
List all email campaigns (REST)
Risk: read
Output:
object
Output full type
Output full type
Tools
findEmailSingle
tools.findEmailSingle
Initiate a find-email job for a single contact
Risk: write
Output
findPhoneSingle
tools.findPhoneSingle
Initiate a phone-find job for a single contact
Risk: write
Output
getFindEmailResult
tools.getFindEmailResult
Retrieve the result of a find-email job
Risk: read
Output
data full type
data full type
getFindPhoneResult
tools.getFindPhoneResult
Retrieve the result of a phone-find job
Risk: read
Output
data full type
data full type
getVerifyEmailResult
tools.getVerifyEmailResult
Retrieve the result of an email verification job
Risk: read
Output
data full type
data full type
verifyEmailSingle
tools.verifyEmailSingle
Initiate an email verification job
Risk: write
Output
Webhooks
create
webhooks.create
Create a webhook for campaign events
Risk: write
Output
list
webhooks.list
List all webhooks
Risk: read
object
Output full type
Output full type
remove
webhooks.remove
Delete a webhook by URL
Risk: destructive
Output