Skip to main content
Antler API home page
Search...
⌘K
Search...
Navigation
Getting Started
Authentication
Antler Home
Getting Started
Authentication
Base URLs
Webhook Events
Integration API
Overview
GET
Get conversation details
GET
Get conversation fields schema
Getting Started
Authentication
How to authenticate your API requests.
Antler API endpoints are secured using
API Key Authentication
. You will need an API key to make authorized requests.
Include your API key in the
x-api-key
header:
x-api-key:
<
YOUR_API_KE
Y
>
Base URLs
⌘I