# Tilda Publishing

Конструктор сайтов — проекты, страницы, экспорт, вебхуки

## 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.

## 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.

[Open Tilda Publishing](https://tilda.cc/projects/)
