---
title: "Details how many texts were generated per model for the past day, month and total"
method: GET
path: "/v2/stats/text/models"
tags: ["v2"]
---

# Details how many texts were generated per model for the past day, month and total

`GET /v2/stats/text/models`

## Headers

- `Client-Agent` string
- `X-Fields` string, mask

## Response `200`

AI Horde generated text statistics per model

- TxtModelStats
  - `day` SinglePeriodTxtModelStats
    - `*` object
  - `month` SinglePeriodTxtModelStats
    - `*` object
  - `total` SinglePeriodTxtModelStats
    - `*` object

---

[API](https://skmtc.net/haidra-org/apis/ai-horde.md) · [All operations](https://skmtc.net/haidra-org/apis/ai-horde/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haidra-org/ai-horde/versions/dfeb0bedd935/schema)
