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 68dbdb4 commit c2ac493Copy full SHA for c2ac493
pages/public-api.mdx
@@ -9,6 +9,9 @@ import {Callout} from 'nextra/components';
9
**Warning:** This Feature is currently in Beta and is in active-development. It does **not** provide all of the Postiz Features currently.
10
</Callout>
11
12
+## For NodeJS users
13
+You can use the (Postiz NodeJS SDK)[https://www.npmjs.com/package/@postiz/node] to interact with the Postiz Public API.<br />
14
+
15
## Public API allows you to work with Postiz in headless mode
16
17
To use the Public API, go to Postiz settings and copy the API Key.<br />
0 commit comments