# Datalenk

> Revenue-first, cookieless web analytics with a full public REST API. Manage sites, read stats
> and SEO reports, follow visitor journeys, and export raw events, all programmatically.

## API documentation
- [API overview](https://datalenk.com/docs/api): base URL, quickstart, what you can do.
- [Authentication](https://datalenk.com/docs/api/authentication): Bearer keys, scopes (read/write/export), rotation.
- [Conventions](https://datalenk.com/docs/api/conventions): periods, filters, pagination, rate limits, error shape.
- [Sites](https://datalenk.com/docs/api/sites): create, read, update, delete sites; install snippet; status.
- [Stats](https://datalenk.com/docs/api/stats): one endpoint, 20+ datasets (summary, timeseries, channels, pages, devices, keywords with attributed revenue, web-vitals).
- [SEO](https://datalenk.com/docs/api/seo): Search Console crossed with revenue (actions, cannibalization, never-converting, brand-split, ai-theft).
- [Exports](https://datalenk.com/docs/api/exports): stream raw events and payments as CSV or NDJSON.
- [Ingestion](https://datalenk.com/docs/api/ingestion): send events, payments, identify, short links.
- [Errors](https://datalenk.com/docs/api/errors): the full code catalog.
- [OpenAPI spec](https://datalenk.com/api/v1/openapi): machine-readable, importable in Postman or SDK generators.

## Also
- [MCP server](https://datalenk.com/api/mcp): plug Claude or ChatGPT onto your data with an API key.
