API authentication
Authenticated REST API endpoints require two headers:
Authorization: Bearer YOUR_ACCESS_TOKEN X-Organization-Id: YOUR_ORG_ID
Your access token is available in the MCP / API page in the sidebar. Your organization ID is shown in the same page or in the Company profile.
Security note: Treat your API token like a password. Do not commit it to source control or expose it in client-side code.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article