Skip to content

Commit ec252a8

Browse files
Update stats-api-v1.md
1 parent 9a1a183 commit ec252a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/stats-api-v1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Stats API reference
2+
title: Stats API v1 reference (legacy)
33
---
44

55
import {Required, Optional} from '../src/js/api-helpers.tsx';
66

7-
:::warning[Legacy feature]
8-
There is a new version of this API which can be found [here](stats-api.md).
7+
:::tip This is a legacy feature
8+
There is a new version of our stats API. Please see more details [here](stats-api.md).
99
:::
1010

1111
The Plausible Stats API offers a way to retrieve your stats programmatically. It's a read-only interface to present historical and real-time stats only. Take a look at our [events API](events-api.md) if you want to send pageviews or custom events to our backend and our [sites API](sites-api.md) if you want to manage your sites through the API.

0 commit comments

Comments
 (0)