---
title: "Count Lines"
method: GET
path: "/countLines"
tags: ["Info"]
---

# Count Lines

`GET /countLines`

Get count of rows in the AntiPublic db.

## Response `200`

Successful response

- ResponseCountLines
  - `count` integer
  - `extendedStats` object
    - `lines` integer
    - `emails` integer
    - `domains` integer

---

[API](https://skmtc.net/antipublic/apis/antipublic-one-api.md) · [All operations](https://skmtc.net/antipublic/apis/antipublic-one-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/antipublic/antipublic-one-api/revisions/c78135b04d38/schema)
