<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title><![CDATA[Documentation]]></title>
        <link><![CDATA[https://documentation.helpspace.com]]></link>
        <description><![CDATA[]]></description>
        <language>en</language>
        <pubDate>Wed, 17 Jun 2026 13:34:04 +0000</pubDate>

                    <item>
                <title><![CDATA[Teams - How to list all Teams]]></title>
                <link>https://documentation.helpspace.com/article/787/teams</link>
                <description><![CDATA[<strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/teams</p><p>Collection</p><p>Get all teams</p><p></p><strong>Fields</strong><strong>Team Object</strong><p>Field</p><p>Type</p><p>Required</p>]]></description>
                <author><![CDATA[Janis Kelemen]]></author>
                <guid>https://documentation.helpspace.com/article/787</guid>
                <pubDate>Fri, 12 Jun 2026 10:02:28 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Agents - How to list all Agents]]></title>
                <link>https://documentation.helpspace.com/article/788/agents</link>
                <description><![CDATA[<strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/agents</p><p>Collection</p><p>Get all teams</p><p></p><strong>Fields</strong><strong>Agent Object</strong><p>Field</p><p>Type</p><p>Required</p>]]></description>
                <author><![CDATA[Janis Kelemen]]></author>
                <guid>https://documentation.helpspace.com/article/788</guid>
                <pubDate>Fri, 12 Jun 2026 10:02:19 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Default Rate limit]]></title>
                <link>https://documentation.helpspace.com/article/231/default-rate-limit</link>
                <description><![CDATA[<p>In order to control the usage of our service, there is a rate limit of 30 requests per minute. Every request will expose the limitation and the remaining requests.</p>HTTP/1.1 200 OK
X-RateLimit-Limit: 30
X-RateLimit-Remaining: 22
...

{
  "data": [
     ...
  ],
  ...
}<p></p><p></p><p>Requests are limited to 30 requests per minute per account. All users associated with the same account count...</p>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/231</guid>
                <pubDate>Fri, 14 Jan 2022 11:12:59 +0000</pubDate>
                                    <category>API</category>
                            </item>
                    <item>
                <title><![CDATA[Categories - How to list docs-categories]]></title>
                <link>https://documentation.helpspace.com/api-docs-categories</link>
                <description><![CDATA[<strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/docs/categories</p><p>Collection</p><p>Get all categories</p><p></p><p></p><p></p><strong>Fields</strong><strong>Category Object</strong>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/512</guid>
                <pubDate>Thu, 08 Jan 2026 15:50:11 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Sites - How to list docs-sites]]></title>
                <link>https://documentation.helpspace.com/api-docs-sites</link>
                <description><![CDATA[<strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/docs/sites</p><p>Collection</p><p>Get all sites</p><p></p><p></p><p></p><strong>Fields</strong><strong>Site Object</strong>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/511</guid>
                <pubDate>Thu, 08 Jan 2026 15:46:58 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Webhook - How to view and edit your Webhook]]></title>
                <link>https://documentation.helpspace.com/article/340/webhook</link>
                <description><![CDATA[<strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/webhook</p><p>Object</p><p>Get webhook</p><p>POST /api/v1/webhook</p><p>201 Object</p><p>Update webhook</p>]]></description>
                <author><![CDATA[Janis Kelemen]]></author>
                <guid>https://documentation.helpspace.com/article/340</guid>
                <pubDate>Fri, 04 Nov 2022 17:19:15 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Reports - How to get reports]]></title>
                <link>https://documentation.helpspace.com/api-reports</link>
                <description><![CDATA[<strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>POST /api/v1/reports/channels</p><p>Object</p><p>Get channels report</p><p>POST /api/v1/reports/performance</p><p>Object</p><p>Get performance report</p>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/285</guid>
                <pubDate>Wed, 05 Mar 2025 12:00:00 +0000</pubDate>
                                    <category>API</category>
                            </item>
                    <item>
                <title><![CDATA[Messages - How to list, get and create ticket messages]]></title>
                <link>https://documentation.helpspace.com/api-message</link>
                <description><![CDATA[<p></p><strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/tickets/{id}/messages</p><p>Collection</p><p>Get all messages of a ticket</p><p>GET /api/v1/tickets/{id}/messages/{id}</p><p>Object</p><p>Get one ticket...</p>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/284</guid>
                <pubDate>Fri, 22 Apr 2022 12:29:09 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Introduction]]></title>
                <link>https://documentation.helpspace.com/article/269/introduction</link>
                <description><![CDATA[<strong>Welcome to the HelpSpace API Documentation</strong><p>Our JSON-REST API can be used to list, create, update and delete data objects in your HelpSpace Workspace. If you are not a customer yet, you can register for a test account on our website.</p><p></p><strong>API Domain</strong><p>All request should be sent to https://api.helpspace.com/api/v1/... The exact paths are shown in the examples on the following...</p>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/269</guid>
                <pubDate>Fri, 11 Feb 2022 19:51:17 +0000</pubDate>
                                    <category>API</category>
                            </item>
                    <item>
                <title><![CDATA[Access Tokens and Authentication - How to Authenticate &amp; API Testing Tools Example]]></title>
                <link>https://documentation.helpspace.com/api-access-tokens-and-authentication</link>
                <description><![CDATA[<p>Before you start working with the HelpSpace API, you need to generate an API-Token. Please log in to your account and go to Settings -&gt; Access Tokens. This token will be show one time only. Please save it to your password manager. If you lose it, you need to create a new token.</p><p><img src="https://cdn.helpspace.com/aa8c4ace9d514924b7170f62edfb1b70/media/12018/conversions/CleanShot-2022-02-11-at-19.52.37-medium.png" alt="CleanShot-2022-02-11-at-19.52.37.png" class="spm-resizable" /></p>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/268</guid>
                <pubDate>Fri, 04 Feb 2022 19:07:00 +0000</pubDate>
                                    <category>API</category>
                            </item>
                    <item>
                <title><![CDATA[Tickets - How to list, create, get, update and delete tickets]]></title>
                <link>https://documentation.helpspace.com/api-tickets</link>
                <description><![CDATA[<p></p><strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/tickets</p><p>Collection</p><p>Get all tickets</p><p>POST /api/v1/tickets</p><p>201 Object</p><p>Create ticket</p>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/265</guid>
                <pubDate>Fri, 04 Feb 2022 15:50:00 +0000</pubDate>
                                    <category>API</category>
                            </item>
                    <item>
                <title><![CDATA[Tags - How to list, create, get, update and delete tags]]></title>
                <link>https://documentation.helpspace.com/api-tags</link>
                <description><![CDATA[<p></p><strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/tags</p><p>Collection</p><p>Get all tags</p><p>POST /api/v1/tags</p><p>201 Object</p><p>Create tag</p>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/258</guid>
                <pubDate>Thu, 20 Jan 2022 14:37:20 +0000</pubDate>
                                    <category>API</category>
                            </item>
                    <item>
                <title><![CDATA[General Response Structure]]></title>
                <link>https://documentation.helpspace.com/article/230/general-response-structure</link>
                <description><![CDATA[<p>The following article will give you a general structure of the expected behave and response objects. All communication is provided as JSON format.</p><p></p><strong>Collection Request</strong><p><strong>Return status </strong>200<strong> and the requested collection</strong></p><p>In case of a collection request, the general response structure is the following.</p>HTTP/1.1 200 OK
Content-Type: application/json
...

{
  "data": [
    {
       ...
    },
    ...
  ],
  "links": {
    ...
  },...]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/230</guid>
                <pubDate>Fri, 10 Sep 2021 21:20:17 +0000</pubDate>
                                    <category>API</category>
                            </item>
                    <item>
                <title><![CDATA[Customers - How to list, create, get, update and delete customers]]></title>
                <link>https://documentation.helpspace.com/api-customers</link>
                <description><![CDATA[<p></p><strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/customers</p><p>Collection</p><p>Get all customers</p><p>POST /api/v1/customers</p><p>201 Object</p><p>Create customer</p>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/229</guid>
                <pubDate>Fri, 14 Jan 2022 11:14:01 +0000</pubDate>
                                    <category>API</category>
                            </item>
                    <item>
                <title><![CDATA[Articles - How to list and get articles]]></title>
                <link>https://documentation.helpspace.com/api-docs-articles</link>
                <description><![CDATA[<strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/docs/articles</p><p>Collection</p><p>Get all articles</p><p>GET /api/v1/docs/articles/<strong>{id}</strong></p><p>200 Object</p><p>Get an article</p><strong>Fields</strong>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/528</guid>
                <pubDate>Thu, 08 Jan 2026 15:51:09 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Tasks - How to list, tasks]]></title>
                <link>https://documentation.helpspace.com/api-tasks</link>
                <description><![CDATA[<p></p><strong>Request Overview</strong><p>Actions</p><p>Returns</p><p>Description</p><p>GET /api/v1/scrum/tasks</p><p>Collection</p><p>Get all tasks</p><p>GET /api/v1/scrum/tasks/<strong>{id}</strong></p><p>200 Object</p><p>Get a task</p>]]></description>
                <author><![CDATA[Stefan Dreßler]]></author>
                <guid>https://documentation.helpspace.com/article/613</guid>
                <pubDate>Tue, 13 May 2025 11:49:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Webhooks Events - How to create and use webhooks in HelpSpace]]></title>
                <link>https://documentation.helpspace.com/article/275/webhooks-events</link>
                <description><![CDATA[<p>Webhooks are requests that are triggered by certain events in your HelpSpace workspace. Every webhook request contains information about the triggered <strong>event</strong> and the <strong>data</strong> of the item that has been changed.</p><p></p><strong>Request Example</strong><p>The <strong>data</strong> field always contains the API Response of the related object. In this example the <em>ticket.created</em> event has the ticket API Response described in <a></a></p>]]></description>
                <author><![CDATA[Janis Kelemen]]></author>
                <guid>https://documentation.helpspace.com/article/275</guid>
                <pubDate>Fri, 11 Mar 2022 16:35:00 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Widget Javascript API - Control your widget programmatically]]></title>
                <link>https://documentation.helpspace.com/api-widget-javascript</link>
                <description><![CDATA[<p>Loading our widget JavaScript library provides a few nifty methods to control the appearance and behavior of the widget programmatically. Placing the JavaScript snippet between your site's <strong>&lt;head&gt;&lt;/head&gt;</strong> tags will automatically initialize and load your widget as soon as your website is fully loaded.</p>&lt;script
  id="helpspace-widget-script"
  data-auto-init
  data-token="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
  data-client-id="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
  data-widget-id="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
  src="https://cdn.helpspace.com/widget/widget-v1.js" 
  async&gt;
&lt;/script&gt;
The <strong>async</strong> attribute is needed to load...]]></description>
                <author><![CDATA[Janis Kelemen]]></author>
                <guid>https://documentation.helpspace.com/article/176</guid>
                <pubDate>Fri, 29 Jan 2021 16:32:00 +0000</pubDate>
                                    <category>Widget</category>
                            </item>
                    <item>
                <title><![CDATA[Zapier - Connect and create HelpSpace zaps with Zapier]]></title>
                <link>https://documentation.helpspace.com/integration-zapier</link>
                <description><![CDATA[<p><a href="https://zapier.com">Zapier</a> makes it easy to connect HelpSpace with over 3000 Apps, so you can build intelligent workflows and automations using the tools you work with.</p><p></p><strong>Connect Zapier</strong><p>Setting up the integration is fairly easy and described below with a few simple steps:</p><p>Login to your HelpSpace Account and go to Settings → Integrations.</p><p>Click on “Setup Integration” on...</p>]]></description>
                <author><![CDATA[Janis Kelemen]]></author>
                <guid>https://documentation.helpspace.com/article/228</guid>
                <pubDate>Fri, 13 Aug 2021 10:39:17 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[DeepL - How to translate your HelpSpace Docs into multiple languages]]></title>
                <link>https://documentation.helpspace.com/integration-deepl</link>
                <description><![CDATA[<p>Docs pages in HelpSpace can be created in multiple languages. Each site has a primary language, which serves as the basis for translating the article and content into additional languages. To make translations fast and effortless, HelpSpace integrates with DeepL.</p><p></p><strong>DeepL API key</strong><p>DeepL offers both free and paid <a href="https://support.deepl.com/hc/en-us/articles/360020695820-API-key-for-DeepL-API">API keys</a>.</p><p>Often, the free API key is...</p>]]></description>
                <author><![CDATA[John Ibrügger]]></author>
                <guid>https://documentation.helpspace.com/article/774</guid>
                <pubDate>Fri, 06 Feb 2026 14:02:06 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[branchly - How to Connect branchly with HelpSpace]]></title>
                <link>https://documentation.helpspace.com/integration-branchly</link>
                <description><![CDATA[<p>Easily integrate the <a href="https://branchly.io">branchly</a> Chat (GenAI Chatbot) with your HelpSpace knowledge base to provide customers with quick, accurate answers. This enhances customer satisfaction and reduces support workload. Your team can focus on complex inquiries, while straightforward questions are handled automatically. If personal support is needed, the request is seamlessly forwarded to HelpSpace and your support...</p>]]></description>
                <author><![CDATA[John Ibrügger]]></author>
                <guid>https://documentation.helpspace.com/article/609</guid>
                <pubDate>Fri, 21 Feb 2025 16:28:07 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[CentralStation CRM - How to Connect CentralStation CRM with HelpSpace]]></title>
                <link>https://documentation.helpspace.com/integration-centralstation</link>
                <description><![CDATA[<p><a href="https://centralstationcrm.de">CentralStationCRM</a> helps small companies, start-ups and the self-employed to maintain a good overview of their customer relationships. Service providers such as agencies, consultancies, and sales teams in particular can use CentralStationCRM to improve their B2B sales and keep track of their activities. Everyone can see at a glance which colleague last spoke to a customer,...</p>]]></description>
                <author><![CDATA[John Ibrügger]]></author>
                <guid>https://documentation.helpspace.com/article/608</guid>
                <pubDate>Fri, 21 Feb 2025 15:38:30 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Xentral ERP - How to Connect Xentral ERP with HelpSpace]]></title>
                <link>https://documentation.helpspace.com/integration-xentral-erp</link>
                <description><![CDATA[<p>Integrating <a href="https://xentral.com">Xentral</a> ERP with HelpSpace provides your agents with valuable customer insights directly in HelpSpace tickets. They can see whether the ticket sender is a Xentral customer, view their profile details, and seamlessly jump to Xentral to update data or review documents.</p><p></p><strong>Step 1: Generate a Personal Access Token in Xentral</strong><p><img src="https://cdn.helpspace.com/aa8c4ace9d514924b7170f62edfb1b70/media/37297/conversions/Xentral-Access-Token-medium.webp" alt="Xentral-Access-Token.png" class="spm-resizable" /></p><p><strong>Log...</strong></p>]]></description>
                <author><![CDATA[John Ibrügger]]></author>
                <guid>https://documentation.helpspace.com/article/586</guid>
                <pubDate>Thu, 12 Dec 2024 11:00:26 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Shopify - How to Connect Shopify with HelpSpace]]></title>
                <link>https://documentation.helpspace.com/integration-shopify</link>
                <description><![CDATA[<p><a href="https://www.shopify.com">Shopify</a> can be integrated into HelpSpace easily. Customer information like orders will be displayed in the ticket context.</p><p></p><strong>Shopify Sidebar in Tickets</strong><p>If you connected your Shopify Shop you will see a small Shopify icon on top of the Ticket sidebar. </p><p>The Icon indicates to states:<br />1. Shopify Icon is gray - No Customer found in Your...</p>]]></description>
                <author><![CDATA[Janis Kelemen]]></author>
                <guid>https://documentation.helpspace.com/article/393</guid>
                <pubDate>Wed, 19 Apr 2023 16:05:16 +0000</pubDate>
                            </item>
                    <item>
                <title><![CDATA[Payload Signature]]></title>
                <link>https://documentation.helpspace.com/article/277/payload-signature</link>
                <description><![CDATA[<p>In order to verify that the payload has not been tempered with when you received the webhook, you can use the payload of the request and your secret to calculate the signature and compare it with the one in the signature header of the request.</p>// Payload is the post request body.
// Secret is set in your webhook settings.

$payloadJson...]]></description>
                <author><![CDATA[Janis Kelemen]]></author>
                <guid>https://documentation.helpspace.com/article/277</guid>
                <pubDate>Fri, 11 Mar 2022 16:35:32 +0000</pubDate>
                            </item>
            </channel>
</rss>
