{"id":382638,"date":"2026-09-25T13:01:28","date_gmt":"2026-09-25T13:01:28","guid":{"rendered":"https:\/\/alteg.io\/?post_type=docs&#038;p=382638"},"modified":"2026-09-25T16:03:54","modified_gmt":"2026-09-25T16:03:54","password":"","slug":"382638","status":"publish","type":"docs","link":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/","title":{"rendered":"Integrations and access: API keys, webhooks, and AI assistants"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Altegio connects to your own applications, integrations and AI assistants. Developers get an access key (also called an API key, partner token or Bearer token) in the Altegio Developer Hub. AI assistants, such as Claude or ChatGPT, connect through ready-made Marketplace apps or Altegio MCP servers, without any keys.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">When to use<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You are developing your own application or integration with the Altegio API and need an access key.<\/li>\n\n\n\n<li>Your server needs to receive notifications about changes in the location, for example new appointments or changes in client data.<\/li>\n\n\n\n<li>You want to work with Altegio data from an AI assistant, for example ask Claude how revenue changed last month.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Where to find Integrations and access<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>Integrations and access<\/strong> block in the location settings has 3 sections:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Access keys<\/strong>: for developers of their own applications and integrations. Leads to the Altegio Developer Hub, where the access key is issued.<\/li>\n\n\n\n<li><strong>Webhooks<\/strong>: the webhook settings page. The page hasn&#8217;t changed.<\/li>\n\n\n\n<li><strong>AI assistants<\/strong>: for connecting an AI assistant. No access key is needed.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">To open the <strong>Integrations and access<\/strong> block:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In <strong>Administration<\/strong> mode, click <strong>Settings<\/strong> in the left menu.<\/li>\n\n\n\n<li>Find the <strong>Integrations and access<\/strong> block and click the section you need.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Getting an access key for your integration<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An access key is needed for a program that accesses location data without logging in as a team member. Access keys are issued in the Altegio Developer Hub, where you register a developer account. You don&#8217;t need to contact support or fill in the partner form to get an access key.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Access key and user key<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Requests to location data in the Altegio API are signed with 2 keys:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Access key<\/strong>: belongs to your developer account and is shown in the Developer Hub. In the <a href=\"https:\/\/developer.alteg.io\/en\">Altegio API documentation<\/a>, the access key is called the partner token and is passed as a Bearer token.<\/li>\n\n\n\n<li><strong>User key<\/strong>: returned by the API authorization method in response to the login and password of an Altegio user. The user key determines on whose behalf the application works with the data. In the Altegio API documentation, the user key is called the user token.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1. Open the Developer Hub<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Open <strong>Settings &gt; Integrations and access &gt; Access keys<\/strong>.<\/li>\n\n\n\n<li>Click <strong>Go to Developer Hub<\/strong>.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">What opens after you click <strong>Go to Developer Hub<\/strong> depends on whether you already have a developer account. If you don&#8217;t have a developer account yet, the Developer Hub registration page opens: go to Step 2. If you already have a developer account, your Developer Hub account opens right away: go to Step 3.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2. Register in the Developer Hub<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In <strong>Developer company name<\/strong>, enter the name of your company or your own name.<\/li>\n\n\n\n<li>In <strong>What do you need API access for?<\/strong>, select what you are going to use the API for.<\/li>\n\n\n\n<li>Check the <strong>Contact details<\/strong> block. <strong>Name<\/strong>, <strong>Phone number<\/strong> and <strong>Email<\/strong> are filled in from your Altegio profile. An Altegio manager may contact you using these details, so make sure they are up to date.<\/li>\n\n\n\n<li>In <strong>Website<\/strong>, enter the website of your company.<\/li>\n\n\n\n<li>Click <strong>Register<\/strong>.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">The Developer Hub registration form has no token field: you don&#8217;t need a Bearer token to register.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3. Copy the access key<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Developer Hub account page has the <strong>My API keys<\/strong> block, the <strong>AI assistants<\/strong> block and a block with the access key of your developer account.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Find the <strong>Access key<\/strong> field.<\/li>\n\n\n\n<li>Copy the access key and save it in a secure place.<\/li>\n<\/ol>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Important.<\/strong> The access key is a private key. Don&#8217;t show it to anyone and don&#8217;t publish it in open code, for example in a public repository.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">The user key is returned by the API authorization method in response to the login and password of an Altegio user. The ways to get a user key and the list of API methods are described in the <a href=\"https:\/\/developer.alteg.io\/en\">Altegio API documentation<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Webhook settings<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>Webhook settings<\/strong> page opens from <strong>Settings > Integrations and access > Webhooks<\/strong>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Connecting an AI assistant to Altegio<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An AI assistant doesn&#8217;t need an access key to work with Altegio. To choose how to connect an AI assistant, open <strong>Settings &gt; Integrations and access &gt; AI assistants<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>AI assistants<\/strong> page has 2 cards: ready-made AI solutions from the Marketplace and your own AI assistant through MCP.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ready-made AI solutions from the Marketplace.<\/strong> On the <strong>AI assistants<\/strong> page, the first card leads to AI apps in the Altegio Marketplace, for example AI receptionists that reply to clients and book appointments 24\/7. Each app has its own price, shown on the app card. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Your own AI assistant through MCP.<\/strong> On the <strong>AI assistants<\/strong> page, the second card is for AI apps that support MCP servers, such as Claude, ChatGPT or Cursor. The card links to 3 Altegio MCP servers:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Altegio Pro MCP<\/strong>: reads and changes the data of your locations: appointments, team members, services, work schedules, clients and settings.<\/li>\n\n\n\n<li><strong>Altegio Pro MCP (read-only)<\/strong>: reads the same data and the full set of analytics, but cannot change anything.<\/li>\n\n\n\n<li><strong>Altegio Integrations Hub MCP<\/strong>: for developers who build applications for the Altegio Marketplace.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">To connect an Altegio MCP server, you sign in with your Altegio email and password. No access key or token is needed. What each server can do read in <a href=\"https:\/\/alteg.io\/en\/support\/knowledge-base\/altegio-mcp-servers-for-ai-assistants\/\"><strong>A<\/strong><\/a><a href=\"https:\/\/alteg.io\/en\/support\/knowledge-base\/382587\/\"><strong>ltegio MCP servers for AI assistants<\/strong><\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">FAQ<\/h2>\n\n\n\n<div data-wp-context=\"{ &quot;autoclose&quot;: false, &quot;accordionItems&quot;: [] }\" data-wp-interactive=\"core\/accordion\" role=\"group\" class=\"wp-block-accordion is-layout-flow wp-block-accordion-is-layout-flow\">\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ &quot;id&quot;: &quot;accordion-item-1&quot;, &quot;openByDefault&quot;: false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading has-icon has-icon-right\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-1-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" id=\"accordion-item-1\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\"><strong>How do I get an API key (Bearer token) for my integration?<\/strong><\/span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+<\/span><\/button><\/h3>\n\n\n\n<div aria-labelledby=\"accordion-item-1\" data-wp-bind--hidden=\"state.isHidden\" data-wp-on--beforematch=\"actions.handleBeforeMatch\" id=\"accordion-item-1-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Open <strong>Settings &gt; Integrations and access &gt; Access keys<\/strong> and click <strong>Go to Developer Hub<\/strong>. If you don&#8217;t have a developer account, register in the Developer Hub. Copy the key from the <strong>Access key<\/strong> field in your Developer Hub account.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ &quot;id&quot;: &quot;accordion-item-2&quot;, &quot;openByDefault&quot;: false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading has-icon has-icon-right\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-2-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" id=\"accordion-item-2\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\"><strong>Do I need to contact support or fill in the partner form to get an API token?<\/strong><\/span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+<\/span><\/button><\/h3>\n\n\n\n<div aria-labelledby=\"accordion-item-2\" data-wp-bind--hidden=\"state.isHidden\" data-wp-on--beforematch=\"actions.handleBeforeMatch\" id=\"accordion-item-2-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"wp-block-paragraph\">No. The access key is issued in the Altegio Developer Hub: open <strong>Settings &gt; Integrations and access &gt; Access keys<\/strong> and click <strong>Go to Developer Hub<\/strong>. The Developer Hub registration form doesn&#8217;t ask for a token.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ &quot;id&quot;: &quot;accordion-item-3&quot;, &quot;openByDefault&quot;: false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading has-icon has-icon-right\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-3-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" id=\"accordion-item-3\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\"><strong>Will the API tokens I received earlier keep working?<\/strong><\/span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+<\/span><\/button><\/h3>\n\n\n\n<div aria-labelledby=\"accordion-item-3\" data-wp-bind--hidden=\"state.isHidden\" data-wp-on--beforematch=\"actions.handleBeforeMatch\" id=\"accordion-item-3-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Yes. The <strong>Integrations and access<\/strong> block doesn&#8217;t affect access keys and tokens issued earlier. Integrations that use them keep working, and you don&#8217;t need to issue new keys.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ &quot;id&quot;: &quot;accordion-item-4&quot;, &quot;openByDefault&quot;: false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading has-icon has-icon-right\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-4-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" id=\"accordion-item-4\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\"><strong>I can&#8217;t find Developer tools in Settings. Where are the webhook settings now?<\/strong><\/span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+<\/span><\/button><\/h3>\n\n\n\n<div aria-labelledby=\"accordion-item-4\" data-wp-bind--hidden=\"state.isHidden\" data-wp-on--beforematch=\"actions.handleBeforeMatch\" id=\"accordion-item-4-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"wp-block-paragraph\">The <strong>Developer tools<\/strong> item is no longer in <strong>Settings &gt; System settings<\/strong>. The webhook settings are in <strong>Settings &gt; Integrations and access &gt; Webhooks<\/strong>. The <strong>Webhook settings<\/strong> page hasn&#8217;t changed.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ &quot;id&quot;: &quot;accordion-item-5&quot;, &quot;openByDefault&quot;: false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading has-icon has-icon-right\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-5-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" id=\"accordion-item-5\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\"><strong>I already have a developer account. Do I need to register again?<\/strong><\/span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+<\/span><\/button><\/h3>\n\n\n\n<div aria-labelledby=\"accordion-item-5\" data-wp-bind--hidden=\"state.isHidden\" data-wp-on--beforematch=\"actions.handleBeforeMatch\" id=\"accordion-item-5-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"wp-block-paragraph\">No. When you click <strong>Go to Developer Hub<\/strong> in <strong>Settings &gt; Integrations and access &gt; Access keys<\/strong>, your Developer Hub account opens right away, without registration.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ &quot;id&quot;: &quot;accordion-item-6&quot;, &quot;openByDefault&quot;: false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading has-icon has-icon-right\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-6-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" id=\"accordion-item-6\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\"><strong>Do I need an API key to connect ChatGPT or Claude to Altegio?<\/strong><\/span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+<\/span><\/button><\/h3>\n\n\n\n<div aria-labelledby=\"accordion-item-6\" data-wp-bind--hidden=\"state.isHidden\" data-wp-on--beforematch=\"actions.handleBeforeMatch\" id=\"accordion-item-6-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"wp-block-paragraph\">No. Open <strong>Settings &gt; Integrations and access &gt; AI assistants<\/strong> and choose a ready-made AI app from the Marketplace or one of the Altegio MCP servers. To connect an Altegio MCP server, you sign in with your Altegio email and password.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ &quot;id&quot;: &quot;accordion-item-7&quot;, &quot;openByDefault&quot;: false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading has-icon has-icon-right\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-7-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" id=\"accordion-item-7\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\"><strong>What is the difference between the access key and the user key?<\/strong><\/span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+<\/span><\/button><\/h3>\n\n\n\n<div aria-labelledby=\"accordion-item-7\" data-wp-bind--hidden=\"state.isHidden\" data-wp-on--beforematch=\"actions.handleBeforeMatch\" id=\"accordion-item-7-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"wp-block-paragraph\">The access key belongs to your developer account and is shown in the Developer Hub. The user key is returned by the API authorization method in response to the login and password of an Altegio user, and it determines on whose behalf the application works with the data. Requests to location data in the Altegio API are signed with both keys.<\/p>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Altegio connects to your own applications, integrations and AI assistants. Developers get an access key (also called an API key, partner token or Bearer token) in the Altegio Developer Hub. AI assistants, such as Claude or ChatGPT, connect through ready-made Marketplace apps or Altegio MCP servers, without any keys. When to use Where to find [&hellip;]<\/p>\n","protected":false},"author":34,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"footnotes":"","_members_access_role":[],"_members_access_error":""},"doc_category":[3226,109],"doc_tag":[2071,1252],"class_list":["post-382638","docs","type-docs","status-publish","hentry","doc_category-ai-apps-assistants","doc_category-placement-in-the-altegio-marketplace","doc_tag-integrations-en","doc_tag-location-en"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"Where to get an access key (API key, Bearer token) for your integration, find the webhook settings and connect an AI assistant to Altegio.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"yana.b@alteg.io\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Altegio Support - Altegio Knowledge Base\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Altegio API keys, webhooks and AI assistants\" \/>\n\t\t<meta property=\"og:description\" content=\"Where to get an access key (API key, Bearer token) for your integration, find the webhook settings and connect an AI assistant to Altegio.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-09-25T13:01:28+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-25T16:03:54+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Altegio API keys, webhooks and AI assistants\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Where to get an access key (API key, Bearer token) for your integration, find the webhook settings and connect an AI assistant to Altegio.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/382638\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Altegio\",\"item\":\"https:\\\/\\\/alteg.io\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/#listItem\",\"name\":\"Support\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/#listItem\",\"position\":2,\"name\":\"Support\",\"item\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/categories\\\/integration-marketplace\\\/#listItem\",\"name\":\"Integration Marketplace\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/#listItem\",\"name\":\"Altegio\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/categories\\\/integration-marketplace\\\/#listItem\",\"position\":3,\"name\":\"Integration Marketplace\",\"item\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/categories\\\/integration-marketplace\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/categories\\\/placement-in-the-altegio-marketplace\\\/#listItem\",\"name\":\"Placement in the Altegio Marketplace\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/#listItem\",\"name\":\"Support\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/categories\\\/placement-in-the-altegio-marketplace\\\/#listItem\",\"position\":4,\"name\":\"Placement in the Altegio Marketplace\",\"item\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/categories\\\/placement-in-the-altegio-marketplace\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/382638\\\/#listItem\",\"name\":\"Integrations and access: API keys, webhooks, and AI assistants\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/categories\\\/integration-marketplace\\\/#listItem\",\"name\":\"Integration Marketplace\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/382638\\\/#listItem\",\"position\":5,\"name\":\"Integrations and access: API keys, webhooks, and AI assistants\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/categories\\\/placement-in-the-altegio-marketplace\\\/#listItem\",\"name\":\"Placement in the Altegio Marketplace\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/#organization\",\"name\":\"Altegio Support\",\"description\":\"Altegio Knowledge Base\",\"url\":\"https:\\\/\\\/alteg.io\\\/en\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/author\\\/yana-balteg-io\\\/#author\",\"url\":\"https:\\\/\\\/alteg.io\\\/en\\\/author\\\/yana-balteg-io\\\/\",\"name\":\"yana.b@alteg.io\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/382638\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d3a38ee41a7f8cfff1a39ed1adff91f4c8bd70360a2de9396ba55e4fcada8c2b?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"yana.b@alteg.io\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/382638\\\/#webpage\",\"url\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/382638\\\/\",\"name\":\"Altegio API keys, webhooks and AI assistants\",\"description\":\"Where to get an access key (API key, Bearer token) for your integration, find the webhook settings and connect an AI assistant to Altegio.\",\"inLanguage\":\"en\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/support\\\/knowledge-base\\\/382638\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/author\\\/yana-balteg-io\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/author\\\/yana-balteg-io\\\/#author\"},\"datePublished\":\"2026-09-25T13:01:28+00:00\",\"dateModified\":\"2026-09-25T16:03:54+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/alteg.io\\\/en\\\/\",\"name\":\"Altegio Support\",\"description\":\"Altegio Knowledge Base\",\"inLanguage\":\"en\",\"publisher\":{\"@id\":\"https:\\\/\\\/alteg.io\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Altegio API keys, webhooks and AI assistants<\/title>\n\n","aioseo_head_json":{"title":"Altegio API keys, webhooks and AI assistants","description":"Where to get an access key (API key, Bearer token) for your integration, find the webhook settings and connect an AI assistant to Altegio.","canonical_url":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/#listItem","position":1,"name":"Altegio","item":"https:\/\/alteg.io\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/#listItem","name":"Support"}},{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/#listItem","position":2,"name":"Support","item":"https:\/\/alteg.io\/en\/support\/","nextItem":{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/integration-marketplace\/#listItem","name":"Integration Marketplace"},"previousItem":{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/#listItem","name":"Altegio"}},{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/integration-marketplace\/#listItem","position":3,"name":"Integration Marketplace","item":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/integration-marketplace\/","nextItem":{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/placement-in-the-altegio-marketplace\/#listItem","name":"Placement in the Altegio Marketplace"},"previousItem":{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/#listItem","name":"Support"}},{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/placement-in-the-altegio-marketplace\/#listItem","position":4,"name":"Placement in the Altegio Marketplace","item":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/placement-in-the-altegio-marketplace\/","nextItem":{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/#listItem","name":"Integrations and access: API keys, webhooks, and AI assistants"},"previousItem":{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/integration-marketplace\/#listItem","name":"Integration Marketplace"}},{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/#listItem","position":5,"name":"Integrations and access: API keys, webhooks, and AI assistants","previousItem":{"@type":"ListItem","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/placement-in-the-altegio-marketplace\/#listItem","name":"Placement in the Altegio Marketplace"}}]},{"@type":"Organization","@id":"https:\/\/alteg.io\/en\/#organization","name":"Altegio Support","description":"Altegio Knowledge Base","url":"https:\/\/alteg.io\/en\/"},{"@type":"Person","@id":"https:\/\/alteg.io\/en\/author\/yana-balteg-io\/#author","url":"https:\/\/alteg.io\/en\/author\/yana-balteg-io\/","name":"yana.b@alteg.io","image":{"@type":"ImageObject","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/d3a38ee41a7f8cfff1a39ed1adff91f4c8bd70360a2de9396ba55e4fcada8c2b?s=96&d=mm&r=g","width":96,"height":96,"caption":"yana.b@alteg.io"}},{"@type":"WebPage","@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/#webpage","url":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/","name":"Altegio API keys, webhooks and AI assistants","description":"Where to get an access key (API key, Bearer token) for your integration, find the webhook settings and connect an AI assistant to Altegio.","inLanguage":"en","isPartOf":{"@id":"https:\/\/alteg.io\/en\/#website"},"breadcrumb":{"@id":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/#breadcrumblist"},"author":{"@id":"https:\/\/alteg.io\/en\/author\/yana-balteg-io\/#author"},"creator":{"@id":"https:\/\/alteg.io\/en\/author\/yana-balteg-io\/#author"},"datePublished":"2026-09-25T13:01:28+00:00","dateModified":"2026-09-25T16:03:54+00:00"},{"@type":"WebSite","@id":"https:\/\/alteg.io\/en\/#website","url":"https:\/\/alteg.io\/en\/","name":"Altegio Support","description":"Altegio Knowledge Base","inLanguage":"en","publisher":{"@id":"https:\/\/alteg.io\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Altegio Support - Altegio Knowledge Base","og:type":"article","og:title":"Altegio API keys, webhooks and AI assistants","og:description":"Where to get an access key (API key, Bearer token) for your integration, find the webhook settings and connect an AI assistant to Altegio.","og:url":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/","article:published_time":"2026-09-25T13:01:28+00:00","article:modified_time":"2026-09-25T16:03:54+00:00","twitter:card":"summary_large_image","twitter:title":"Altegio API keys, webhooks and AI assistants","twitter:description":"Where to get an access key (API key, Bearer token) for your integration, find the webhook settings and connect an AI assistant to Altegio."},"aioseo_meta_data":{"post_id":"382638","title":"Altegio API keys, webhooks and AI assistants","description":"Where to get an access key (API key, Bearer token) for your integration, find the webhook settings and connect an AI assistant to Altegio.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"created":"2026-09-25 12:47:04","updated":"2026-09-25 16:11:49","seo_analyzer_scan_date":"2026-09-25 16:11:49","ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/alteg.io\/en\/\" title=\"Altegio\">Altegio<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/alteg.io\/en\/support\/\" title=\"Support\">Support<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/integration-marketplace\/\" title=\"Integration Marketplace\">Integration Marketplace<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/placement-in-the-altegio-marketplace\/\" title=\"Placement in the Altegio Marketplace\">Placement in the Altegio Marketplace<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\tIntegrations and access: API keys, webhooks, and AI assistants\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Altegio","link":"https:\/\/alteg.io\/en\/"},{"label":"Support","link":"https:\/\/alteg.io\/en\/support\/"},{"label":"Integration Marketplace","link":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/integration-marketplace\/"},{"label":"Placement in the Altegio Marketplace","link":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/placement-in-the-altegio-marketplace\/"},{"label":"Integrations and access: API keys, webhooks, and AI assistants","link":"https:\/\/alteg.io\/en\/support\/knowledge-base\/382638\/"}],"year_month":"2026-09","word_count":1218,"total_views":"12","reactions":{"happy":"0","normal":"0","sad":"0"},"author_info":{"name":"yana.b@alteg.io","author_nicename":"yana-balteg-io","author_url":"https:\/\/alteg.io\/en\/author\/yana-balteg-io\/"},"doc_category_info":[{"term_name":"AI Apps &amp; Assistants","term_url":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/ai-apps-assistants\/"},{"term_name":"Placement in the Altegio Marketplace","term_url":"https:\/\/alteg.io\/en\/support\/knowledge-base\/categories\/placement-in-the-altegio-marketplace\/"}],"doc_tag_info":[{"term_name":"Integrations","term_url":"https:\/\/alteg.io\/en\/support\/knowledge-base\/docs-tag\/integrations-en\/"},{"term_name":"Location","term_url":"https:\/\/alteg.io\/en\/support\/knowledge-base\/docs-tag\/location-en\/"}],"knowledge_base_info":[],"knowledge_base_slug":[],"_links":{"self":[{"href":"https:\/\/alteg.io\/en\/support\/wp-json\/wp\/v2\/docs\/382638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alteg.io\/en\/support\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/alteg.io\/en\/support\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/alteg.io\/en\/support\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/alteg.io\/en\/support\/wp-json\/wp\/v2\/comments?post=382638"}],"version-history":[{"count":5,"href":"https:\/\/alteg.io\/en\/support\/wp-json\/wp\/v2\/docs\/382638\/revisions"}],"predecessor-version":[{"id":382665,"href":"https:\/\/alteg.io\/en\/support\/wp-json\/wp\/v2\/docs\/382638\/revisions\/382665"}],"wp:attachment":[{"href":"https:\/\/alteg.io\/en\/support\/wp-json\/wp\/v2\/media?parent=382638"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/alteg.io\/en\/support\/wp-json\/wp\/v2\/doc_category?post=382638"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/alteg.io\/en\/support\/wp-json\/wp\/v2\/doc_tag?post=382638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}