ALYNC Logo

Developer documentation

Everything Alync finds is available over a versioned REST API, signed webhooks, and an MCP server for AI assistants. API access is available on the Scale plan and above.

The 5-minute version

  1. Create an API key in the app: Settings → API Keys (Scale plan and above).
  2. Call the API with the key in a header:
    curl https://api.alync.co/v1/campaigns \
      -H "X-API-Key: alync_live_..."
  3. Subscribe to events with a webhook channel — you’ll receive signed JSON deliveries for lead_promoted, enrichment_finished, campaign_finished, and more.

The machine-readable spec lives at https://api.alync.co/v1/openapi.yaml.

Last updated July 10, 2026 · Alync (alync.co)

Ready to build on live buying signals?

Create a workspace, generate an API key, and your first integration can be running in minutes.

Start free

Free plan · $0/month · 2-minute setup