API & Webhooks
Aimdoc API & Webhooks are available on the Business plan only.
Aimdoc provides a powerful API and webhook system to integrate your AI agent data with your existing tools and workflows.
What You Can Do
API
Aimdoc's API allows you to programmatically access your organization's data:
- Pull conversations from your agents
- Retrieve individual messages
- Access lead information
- Export data for reporting and analytics
Webhooks
Configure webhooks to send real-time event data to any downstream platform:
- Receive notifications when new leads are created
- Get alerted on conversation events
- Build custom automations with your existing tools
Creating an API Key
To authenticate with the Aimdoc API, you'll need to create an API key:
- Navigate to the Integrations tab in your dashboard
- Click the API Keys tab
- Click Create new key
- Copy and save your key immediately
You can only view your API key at the time of creation. Make sure to save it securely — you won't be able to view it again.
Creating a Webhook
To set up webhooks for real-time event notifications:
- Navigate to the Integrations tab in your dashboard
- Click the Webhooks tab
- Click Create new webhook
- Configure your endpoint URL and select the events you want to receive
Documentation
- API Reference — Full API documentation with endpoints and examples
- Webhooks Reference — Webhook event types and payload schemas