/
SE
sendfox
/
SendFox API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18h ago · Updated 18h ago
View markdown
sendfox
SendFox API
post
Create a new contact
c5728da3037f
latest
OpenAPI 3.0.3
2026-08-10
60
17
79.8 KB
Automations
8
Campaigns
9
Contact Fields
5
Contact Tags
8
Contacts
11
get
List contacts
post
Create a new contact
get
Get a specific contact
delete
Delete a contact
patch
Update a contact
get
Get email activity for a contact
post
Batch import contacts
post
Apply a tag or list change to every contact matching a filter
get
Check the progress of a bulk contact action
get
List unsubscribed contacts
patch
Unsubscribe a contact by email
Domains
5
Forms
5
Lists
8
Users
1
Contacts
Create a new contact
post
/contacts
Request body
object
required
email
string
email
required
first_name
string
last_name
string
ip_address
string
lists
integer[]
Array of list IDs to add the contact to
contact_fields
object[]
Response
Contact created successfully
Contact
required
id
integer
email
string
email
required
first_name
string
last_name
string
ip_address
string
unsubscribed_at
string
date-time
nullable
created_at
string
date-time
updated_at
string
date-time