Back to Help
0 views

Integrating with Your Website via API

How to deliver your project's finished content to your own website: a feed accessed by secret key, publication confirmation, and passing statistics back. A real case β€” the Telematic blog.

Beyond social networks, a project's finished content can be published on your own website β€” a blog, a news showcase, an articles section. The integration follows a simple pull model: your site fetches materials itself via the API.

How it works

  1. In the settings, connect the "Website" platform β€” you get a secret access key.
  2. Your site periodically requests the feed of finished materials (JSON: title, text, images, metadata).
  3. After publishing a material on its side, the site sends a confirmation β€” the material is marked as published in Telematic and appears in the calendar and statistics.
  4. Optionally, the site can report views back β€” then your website's numbers line up alongside the social network metrics.

This approach doesn't require giving Telematic access to your website: the initiative is always on your side, and the key can be revoked at any time.

What's in the feed

Each material arrives with the full text in markup, a title, images (ready to transfer), a date, and service fields for deduplication β€” your site will never receive the same material twice.

A real case: the Telematic blog

Our own blog works exactly this way: articles are prepared in Telematic (text, illustrations, SEO fields), and the site fetches them from the feed and publishes them. It's dogfooding in its purest form β€” we use the very integration we offer you.

Who this is for

  • you have a website and want to mirror your channel's content there without manual copying;
  • you're building SEO traffic: social networks bring reach now, articles on your site bring search traffic for the long haul;
  • you want a single content plan for social networks and your website in one calendar.

For the technical details of the feed format and sample requests, contact support.

    Integrating with Your Website via API | Knowledge Base | Telematic.Pro