📄️ API Overview
The Leezy API provides programmatic access to your chatbot data, leads, tickets, and meetings. Use it to integrate Leezy with your existing tools and workflows.
📄️ Authentication
The Leezy API uses OAuth 2.0 for authentication. This guide covers the authorization flow and token management.
📄️ Leads API
Retrieve qualified leads captured by your chatbots using BANT methodology (Budget, Authority, Need, Timeline).
📄️ Tickets API
Retrieve support tickets created by your chatbots during conversations.
📄️ Meetings API
Retrieve meetings scheduled by your chatbots during conversations.
📄️ Chatbots API
List chatbots in your organization. This endpoint is commonly used for dynamic dropdown fields in integrations.
📄️ Webhooks API
Manage webhook subscriptions to receive real-time event notifications. Leezy uses the RestHooks pattern for webhook management.