Overview

Sailor’s public API lets customers manage phone-system outcome configuration and receive customer-configured outcome webhooks.

The public API is served from https://api.sailorhq.io. The OpenAPI reference is generated from Sailor’s API contracts and published through this Fern site.

Public Scope

The current public surface is intentionally narrow:

  • Configure phone-system outcomes.
  • Add contacted people to smart lists from an outcome.
  • Remove contacted people from one or more smart lists from an outcome.
  • Receive webhook payloads for configured outcome actions.

Everything outside the documented guides and API reference is private to Sailor and not part of the public API.

Base URL

https://api.sailorhq.io

Use the API Reference for exact schemas and response shapes.