01.5 — Feature · Coming soon· 4 min read
Publishing.
Klyph posts directly to TikTok, Instagram, YouTube, X, and LinkedIn through official APIs — with per-platform captions, schedules, and first-comments.
Careful
Publishing is not live yet — this page describes the target design.
§ 1
Connected accounts
Each workspace can connect multiple accounts per platform. OAuth tokens are encrypted at rest and scoped to only the permissions we need (upload + read metrics).
§ 2
Per-platform rewrites
Captions, hashtags, and thumbnails are tuned per destination. A TikTok caption is rarely a good LinkedIn caption — Klyph generates both from your one source post.
| Field | Type | Description |
|---|---|---|
| title | string | YouTube / LinkedIn headline |
| caption | string | Platform-specific body |
| hashtags | array | 0–12 per platform, with collision checks |
| first_comment | string | Posted automatically after publish |
| schedule_at | datetime | ISO 8601, in workspace timezone |
§ 3
Scheduling
Klyph’s scheduler respects platform posting limits and your workspace’s active hours. Conflicts are resolved automatically — nothing ships at 3am unless you say so.
Note
Queue-based posting.
Add clips to platform queues and Klyph will drip them according to the cadence you set (e.g. 3 TikToks/day, 1 LinkedIn/weekday).