---
title: "Increase Page Views (PV)"
method: POST
path: "/pages/pv"
tags: ["Page"]
---

# Increase Page Views (PV)

`POST /pages/pv`

Increase and get the number of page views

## Request body

- HandlerParamsPagePV
  - `page_key` string, required — The page key
  - `page_title` string — The page title
  - `site_name` string — The site name of your content scope

## Response `200`

OK

- HandlerResponsePagePV
  - `pv` integer, required

---

[API](https://skmtc.net/artalkjs/apis/artalk-api.md) · [All operations](https://skmtc.net/artalkjs/apis/artalk-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/artalkjs/artalk-api/versions/2f927b464019/schema)
