You can see all the providers that Postiz supports documented in the sidebar, under “Providers Configuration”.
Please note that no providers are configured by default. You will need to configure them all in your .env
file, or as environment variables. You will need to restart Postiz whenever you change environment variables. If you are using docker compose, you must run docker compose down
and then docker compose up
to rebuild the containers with the updated variables.
Warning: Never share your API keys or access tokens with
anyone — including Postiz developers.
These keys are for your personal use only and must be kept secure in your
private environment.
Postiz is a self-hosted, open-source tool. You remain in full control of your
API access at all times.