---
title: "Get token claiming global stats. Requires associated x-api-key."
method: GET
path: "/v1/partnership/claiming/stats/{token}"
tags: ["Partnership"]
---

# Get token claiming global stats. Requires associated x-api-key.

`GET /v1/partnership/claiming/stats/{token}`

## Path parameters

- `token` string, required

## Response `200`

Global stats

- ApiPartnershipClaimingGlobalData
  - `accrued` string, int128, required
  - `total` string, int128, required

## Other responses

- `default` — Some error during request processing

---

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