Base URL
The current public endpoint is:Header
Send your Automation key in theAuthorization header.
Test Your Automation Key
The fastest way to verify your Automation key is working is to call the/me endpoint.
401 Unauthorized.
Automation Key vs Embed Key
Use an Automation key for server-side Automation API requests. Use an embed key for client-side embedded editor sessions. Get Embed keyNotes
Keep keys server-side
Keep keys server-side
Keep Automation keys server-side whenever possible.
Rotate exposed keys
Rotate exposed keys
Rotate keys if you believe they have been exposed.
Separate environments
Separate environments
Use separate keys for staging and production environments.