aiendpoint.dev
ServicesOmnisend

Omnisend

community

E-commerce email and SMS marketing automation with pre-built workflows.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://omnisend.comapikeymarketingconfidence: 90/1000 discoveries1 contributors
GEThttps://api.omnisend.com/v3/contacts

List contacts

Parameters

limitresults (integeroptional
offsetoffset (integeroptional
statussubscribed|unsubscribed|nonSubscribed (stringoptional

Returns

contacts[] with contactID, email, firstName, lastName, status, tags[], customProperties, createdAt
GEThttps://api.omnisend.com/v3/campaigns

List campaigns

Parameters

limitresults (integeroptional
statusdraft|scheduled|sending|sent (stringoptional

Returns

campaigns[] with campaignID, name, status, type, sentDate, stats.sent, stats.opened, stats.clicked, stats.revenue
GEThttps://api.omnisend.com/v3/orders

List orders

Parameters

emailemail (stringoptional
limitresults (integeroptional

Returns

orders[] with orderID, email, orderNumber, totalPrice, currency, fulfillmentStatus, createdAt, products[]