---
title: "Revenus du mois en cours"
method: GET
path: "/api/subscriptions/revenue/monthly/"
tags: ["Revenue"]
---

# Revenus du mois en cours

`GET /api/subscriptions/revenue/monthly/`

Revenus du mois en cours (abonnements + dons).

## Response `200`

OK

- object
  - `month` string
  - `subscriptions_total` number
  - `subscriptions_count` integer
  - `donations_total` number
  - `donations_count` integer
  - `total` number
  - `currency` string

---

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