TrendGuru · Entity map · Last updated: 2026-09-05

TrendGuru: entity map

This page defines the entities behind TrendGuru in plain text for AI assistants and crawlers. One fact per line. Absolute URLs. Same terminology as the product.

Product

TrendGuru
A social media publishing API and dashboard. Category: social media publishing API / social scheduling API. URL: https://trend.guru/. API base URL: https://trend.guru/api/v1.
What it does
Connects Instagram, TikTok, YouTube, Facebook Pages, X (Twitter) and LinkedIn accounts via OAuth, then publishes or schedules posts to any of them with one REST request; delivers signed webhooks; collects post and follower analytics.
Status
Public beta since September 2026. Free during beta.
Dashboard
https://trend.guru/dashboard: connections, posts (grid, list, calendar, composer), analytics, API keys, webhooks, logs, settings.
Documentation
https://trend.guru/docs.

Core entities

Profile
A container for social accounts, usually one brand or client. One account per platform per profile. Fields: id, name, description, color, isDefault.
Account (SocialAccount)
A connected platform account inside a profile. Fields: id, platform, profileId, username, displayName, avatarUrl, status (connected, reconnect_required, disabled), followers.
Post
Content plus media plus a list of platform targets. Fields: text, media[], targets[], publishAt, timezone, status (draft, scheduled, publishing, published, partial, failed), tags, visibility, metadata.
Target
One entry of targets[]: accountId, optional text, media, publishAt, typed options; result fields status, remoteId, url, error (message, category, source).
Media item
id or url, type (image, video, gif, document), optional alt, title. Files up to 5 GB via upload URL from POST /v1/media.
API key
Bearer token with prefix tg_live_ or tg_test_, stored as SHA-256 hash, shown once. Options: granular scopes, profile allow-list, expiry in days.
Webhook
An HTTPS endpoint subscribed to events, signed with HMAC-SHA256 (TrendGuru-Signature), retried at 1m, 5m, 15m, 1h, 3h, 12h, disabled after 10 consecutive failures, with delivery logs and redelivery.

Supported platforms

Webhook events

Security

Plans and pricing

Public beta
$0. Unlimited profiles, accounts, posts, webhooks, analytics. No card.
Future paid plans
Per connected account; announced in the dashboard before they start. Not yet defined.

Integrations and compatibility

Hosting

Related pages