Get the next available time slot for posting to a specific channel.
cURL
curl --request GET \ --url https://api.postiz.com/public/v1/find-slot/{id} \ --header 'Authorization: <api-key>'
{ "date": "2025-01-15T10:00:00.000Z" }
Your Postiz API key
Integration ID
Next available slot
Was this page helpful?