Skip to main content

ABC Sales AI Developer Docs

Welcome to the developer documentation for the ABC Sales AI public API. Use it to read and reply to lead conversations, manage messaging-channel connections, and subscribe to webhooks for real-time lead events.

Base URL

https://api.abcsalesbot.com

All endpoints are versioned under /v1.

What you can build

  • Conversations — read a lead's conversation history and send replies across connected channels.
  • Leads — work with lead records and their associated conversations.
  • Messaging channels — list the channel connections (WhatsApp, LINE, Messenger, etc.) available to your company.
  • Webhooks — subscribe to lead events and receive signed callbacks. See Webhooks.

Next steps

  1. Authentication — get an API key and authenticate requests.
  2. Quickstart — make your first API call.
  3. Sending Leads In — push leads into ABC Sales AI from your own systems.
  4. Replying to Conversations — message leads across connected channels.
  5. API Reference — the full, always-up-to-date endpoint reference, generated from our OpenAPI spec.
Need product help instead?

End-user and setup documentation lives in the Help Center. These docs are for developers integrating with the API.