> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://publer.com/help/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to access the Publer API

The Publer API is now available to Publer’s [Enterprise plan](https://publer.com/help/en/article/what-is-included-in-publer-enterprise-13ap85n/) users and [Business plan](https://publer.com/help/en/article/what-is-included-in-publer-business-1c57hsq/) users **in good standing**, offering greater flexibility and expanded integration options.

# To access the Publer API:

* Go to [Settings](https://app.publer.com/#/settings) in your Publer dashboard.

![](https://storage.crisp.chat/users/helpdesk/website/-/e/e/f/b/eefbebed3e091800/screenshot-2026-08-11-at-10481_lfa0c0.png)

* Navigate to the [API & Webhooks tab](https://app.publer.com/#/settings/api-webhooks).

![](https://storage.crisp.chat/users/helpdesk/website/-/e/e/f/b/eefbebed3e091800/screenshot-2026-08-12-at-43408_1j5sbnn.png)

* Find the **API Key** section, and click on **Generate/Manage API Keys**.

![](https://storage.crisp.chat/users/helpdesk/website/-/e/e/f/b/eefbebed3e091800/screenshot-2026-08-12-at-11094_v12fmp.png)

* Add a name for your API key, so you can easily recognize it later. This is required. 
* Workspaces and Accounts are required by default.
* Select any additional scopes you want to allow for the API key, such as **Posts**, **Media**, or **Analytics**.
* Click **Generate API Key**.

![](https://storage.crisp.chat/users/helpdesk/website/-/e/e/f/b/eefbebed3e091800/screenshot-2026-08-12-at-11111_2piin3.png)

* Copy the generated API key and save it somewhere secure.
* If you want to quickly test the API key, click **Try it out**.
* Check the confirmation box that says you have copied and saved the API key.
* Click **Done**.

![](https://storage.crisp.chat/users/helpdesk/website/-/e/e/f/b/eefbebed3e091800/screenshot-2026-08-12-at-11123_61fvo1.png)

* In the test requests window, choose one of the available endpoints.
* Click **Send request** to test the API key.

![](https://storage.crisp.chat/users/helpdesk/website/-/e/e/f/b/eefbebed3e091800/screenshot-2026-08-12-at-11124_kejwso.png)

You can also copy the API request and use it in your own tools or workflows.


# Keep in mind:

* API access depends on your plan and account status.
* Make sure to save your API key somewhere secure, as you may not be able to view it again later.
* Do not share your API key publicly.
* The permissions available through the API depend on the scopes selected when creating the API key.
* If needed, you can remove an API key and create a new one from **Settings > API & Webhooks**.

|| To learn more about using the Publer API, visit the official documentation [here](https://publer.com/docs).

---

*Written by:* [*Brikena Cani*](https://publer.com/about/brikenacani)