# Export analytics as CSV

**Publié le** : 2026-05-08
**Catégorie** : SEO & Analytics

## `GET /analytics/export`

**Export analytics as CSV**

Exports raw analytics data for the selected period and filters.

Required permissions: `analytics.export`

### Responses

| Status | Description |
| --- | --- |
| `200` | Successful response |
| `401` | Unauthorized — invalid or missing API token |
| `403` | Forbidden — insufficient permissions |


---