Features
Everything MyPostiz does, in the order an operator meets it.
Channels
A channel is one social media account the operator has connected. Channels are added through the
platform's own authorisation screen, so MyPostiz never receives or stores a password for any platform.
Each channel shows the account's avatar, display name and handle exactly as the platform reports them,
which is how the operator confirms a post is going to the intended account.
- Connect and disconnect an account at any time. Disconnecting deletes the stored access token.
- Give a channel an internal nickname when several accounts look alike.
- Temporarily disable a channel so scheduled posts skip it without disconnecting the account.
- See when a token is about to expire or has been revoked by the platform, before a publish fails.
Composer
The composer is where a post is written. The operator types the text once, attaches media, and selects the
channels that should receive it. Each selected channel gets its own tab, so the text can be adapted per
platform — a longer caption for Instagram, a shorter line for X — while remaining a single scheduled item.
- Plain text with emoji, hashtags and mentions.
- Images (JPEG, PNG) and video files (MP4), attached from the operator's computer.
- Per-platform text variants, edited side by side.
- Platform-specific post settings, such as the TikTok audience, comment, duet and stitch options,
and the commercial-content declaration.
- A preview of how the post will look on each platform before it is scheduled.
Calendar and scheduling
Every post carries an explicit publish date and time chosen by a person. Until that time, the post exists
only inside MyPostiz and can be edited or deleted. Nothing is ever sent to a platform without a scheduled
time having been set and reached.
- Week and month views of everything scheduled, colour-coded per channel.
- Drag a post to a different slot to reschedule it.
- Save a post as a draft with no time set, and schedule it later.
- Delete a scheduled post; if it has not been published yet, nothing reaches the platform.
Publishing and results
At the scheduled time MyPostiz uploads the media and publishes the post through the platform's official
API. It then records what actually happened, because a request being accepted is not the same as a post
being visible.
| State | Meaning |
| Draft | Written but not scheduled. Nothing will be sent. |
| Queued | Scheduled for a future time. Still editable and deletable. |
| Published | Accepted by the platform and confirmed to exist on the account. |
| Error | The platform rejected it. The platform's own message is stored and displayed so the
cause is visible — an expired token, a rejected media file, a rate limit or a policy refusal. |
Operations
- Self-hosted: the application and its database run on a server the operator controls.
- All traffic is over HTTPS; the dashboard is behind a login.
- Access tokens are refreshed automatically where the platform supports it, so a working connection
does not silently expire.
- A command-line companion lets the operator list channels and check publish results without opening
a browser, which is how failures are investigated.
MyPostiz is not sold or distributed. There is no public sign-up, no free trial and no pricing page: it is
operated by Banto Inc. for Banto Inc.'s own accounts. See the
FAQ for why.
できること(日本語)
- 接続 — 各SNSの認可画面を通して自社アカウントをつなぐ。パスワードは受け取らない。接続を解除すると認可情報は削除される。
- 作成 — 本文・画像・動画をまとめて作り、出す先を選ぶ。媒体ごとに本文を書き分けられる。TikTokの公開範囲・コメント・デュエット・ステッチの設定もここで選ぶ。
- 予約 — 公開日時を必ず人が指定する。その時刻まで何も送信されず、途中で修正・取り消しができる。
- 公開と結果 — 予約時刻に各SNSの公式APIで公開し、成功・失敗を記録する。失敗時はSNSが返したエラー文をそのまま表示する。