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
- Authentication — get an API key and authenticate requests.
- Quickstart — make your first API call.
- Sending Leads In — push leads into ABC Sales AI from your own systems.
- Replying to Conversations — message leads across connected channels.
- 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.