Prostnow

    Documentation

    Schedule and publish social content from the dashboard, then use the HTTP API from your own servers to check whether posts have gone live and to build custom workflows.

    Quick start

    1. Open Dashboard → API Keys and create a key (requires an active subscription).
    2. Call GET /api/v1/posts/[postId] with header Authorization: Bearer pn_live_….
    3. Poll until sent is true (or inspect status and platformViewUrls).