File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ For a custom n8n node check <a href="https://www.npmjs.com/package/n8n-nodes-pos
2121To use the Public API, go to Postiz settings and copy the API Key.<br />
2222With each request you need to pass the API Key in the header ` Authorization: {apiKey} ` .<br />
2323If you are using the hosted version of Postiz the URL will be ` https://api.postiz.com/public/v1 ` .<br />
24- If you are self-hosting Postiz the URL will be ` https://{NEXT_PUBLIC_BACKEND_URL}/public/v1 ` .<br />< br />
24+ If you are self-hosting Postiz the URL will be ` https://{NEXT_PUBLIC_BACKEND_URL}/public/v1 ` .<br />
2525
2626<u >There is a limit of ** 30** requests per hour.</u ><br />
2727It does not mean you can post only 30 posts per hour, it means you can make 30 <br />
You can’t perform that action at this time.
0 commit comments