A tool you cannot script is a tool you will eventually outgrow. Sellvance now publishes a REST API at /api/v1/ under a hard commitment: anything you can do in the interface, you can do through the API. Not a subset, not the read-only parts — all of it.

  • Leads, segments, filters, enrichments, sequences, campaigns, messages, mailboxes, domains, saved searches, and discovery search are all covered.
  • API keys at account level and workspace level, with scopes, so a reporting script gets read access and nothing more.
  • OpenAPI schema and interactive documentation, generated from the live code rather than maintained by hand — so it does not drift.

This is also what makes everything else automatable: CI-driven campaign deployment, syncing segments from your CRM, or your own dashboards over your own numbers.