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
21
21
To use the Public API, go to Postiz settings and copy the API Key.<br />
22
22
With each request you need to pass the API Key in the header ` Authorization: {apiKey} ` .<br />
23
23
If 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 />
25
25
26
26
<u >There is a limit of ** 30** requests per hour.</u ><br />
27
27
It 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