---
title: "Get dark web statistics"
method: GET
path: "/search/dark-web/stats"
tags: ["Dark Web Search"]
---

# Get dark web statistics

`GET /search/dark-web/stats`

Returns overall statistics about the dark web index.

## Response `200`

Dark web statistics.

- DarkWebStatsResponse
  - `total_posts` integer, required
  - `total_sources` integer, required
  - `latest_ingested_at` string, date-time, nullable
  - `oldest_published_at` string, date-time, nullable

## Other responses

- `401` — Authentication required, or invalid/expired API key.
- `403` — Account banned, or pending email verification.
- `429` — Rate limit exceeded. See Retry-After / X-RateLimit-* headers.
- `503` — Dark web index unavailable, under maintenance, or public API temporarily disabled.

---

[API](https://skmtc.dev/leakradar/apis/leakradar-io-api.md) · [All operations](https://skmtc.dev/leakradar/apis/leakradar-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/leakradar/leakradar-io-api/revisions/eb219e94d077/schema)
