Verify if your API key is valid and connected.
cURL
curl --request GET \ --url https://api.postiz.com/public/v1/is-connected \ --header 'Authorization: <api-key>'
{ "connected": true }
Documentation IndexFetch the complete documentation index at: https://docs.postiz.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.postiz.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Postiz API key
Connection status
Was this page helpful?