We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7baf1ce commit 7a8f61fCopy full SHA for 7a8f61f
pages/public-api.mdx
@@ -12,6 +12,8 @@ import {Callout} from 'nextra/components';
12
## For NodeJS users
13
You can use the <a href="https://www.npmjs.com/package/@postiz/node" target="_blank">Postiz NodeJS SDK</a> to interact with the Postiz Public API.<br />
14
15
+For a custom n8n node check <a href="https://www.npmjs.com/package/@postiz/n8n" target="_blank">Postiz n8n custom node</a><br />
16
+
17
## Public API allows you to work with Postiz in headless mode
18
19
To use the Public API, go to Postiz settings and copy the API Key.<br />
0 commit comments