Tilda Publishing
Connect Tilda Publishing to the AI agent: projects, pages, publish status and page HTML
Connect Tilda Publishing to the AI agent: projects, pages, publish status and page HTML. The agent exports pages with assets and tracks what went live.
DocumentationСемь страниц из 64 не опубликованы, самая старая правка — 4 марта.
Все семь в проекте «Основной сайт», среди них /price и /dostavka — на них ведут ссылки из меню, а посетитель видит старую версию. Выгрузить HTML любой на проверку?
Integration scenarios
Audit of project pages
The agent collects your Tilda projects and the pages inside them and shows what is published and what stayed a draft since the last edit.
Exporting a page to your own hosting
The agent exports the page HTML together with the paths to its images, styles and scripts — in the variant meant for hosting on your own server.
Watching the site for changes
On a schedule the agent compares the page list and reports if a new page appeared or a publication title changed.
Inventory of site copy
The agent walks through project pages, collects their titles and content and shows where text is duplicated or has drifted from the price list.
How to connect
Make sure the account is on the Business plan
Tilda opens the API to Business plan subscribers only: on Free and Personal the key section simply does not appear. Check the plan in your tilda.cc account settings.
Open Site Settings → Export → API Integration
Sign in at tilda.cc, open the project and go to «Настройки сайта» (Site Settings), tab «Экспорт» (Export), section «API». In the English locale the path reads Site Settings → Export → API Integration.
Copy the public key and the secret key
Both values sit side by side in that section — a public key and a secret key, long alphanumeric strings with no prefix. Take both: the API will not answer with the public one alone.
What the agent does in the first 10 minutes
- Collects your Tilda projects and the pages inside them, showing what is published and what is still a draft
- Exports a page's HTML along with the list of its images, scripts and styles, ready to move onto your own hosting
- Rechecks the pages on a schedule and tells you when a new one appears or a published title has changed
FAQ
How do I connect Tilda Publishing?
With a pair of keys: open the project at tilda.cc and go to Site settings → Export → API — the public and secret keys sit there side by side and you need both. The keys section appears only on the Business plan.
What does the agent see in Tilda Publishing?
The list of projects and their settings, pages with aliases and publication status, and the page HTML — either the body alone or the full document with assets.
Does the agent write to Tilda Publishing?
No. The Tilda API answers GET only, so creating or changing a page through it is not possible — the connector works for reading and export.
What about limits?
150 requests per hour per account. Tilda forbids hitting the API on every visitor, so during a bulk export the agent goes sequentially and caches what it has already pulled.