# Search analytics

> Read cached Google Search Console performance for a project (account API key).

HTML version: https://blogizi.com/docs/api-search-analytics
Markdown version: https://blogizi.com/docs/api-search-analytics.md

Read cached Google Search Console performance for a project. Bind a property in the dashboard first — see [Search Console](/docs/search-console).

## Request

```http
GET /api/search-analytics?days=28
Authorization: Bearer YOUR_ACCOUNT_API_KEY
X-Blogizi-Project: your-project-slug
```

- `days` — `7`, `28` (default), or `90`
- `refresh=1` — optional sync if cooldown allows

## Response

`property`, `range`, `lastSyncedAt`, `totals`, `queries`, `pages`, `chart`.
