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.
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.
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.
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.
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.
For the technical details of the feed format and sample requests, contact support.