---
title: "Get Historical Performance"
method: POST
path: "/api/analytics/summary/historical"
tags: ["Analytics - Summary"]
---

# Get Historical Performance

`POST /api/analytics/summary/historical`

Get historical earnings chart data for the team. Returns monthly aggregated revenue data for the specified time range.

## Request body

- object
  - `time_range` '3m' | '6m' | '12m' | 'ytd' | 'last-year' — The time range for historical data

## Response `200`

- object[]
  - `period` string
  - `value` number

---

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