---
title: "Changes to Indexing cNFTs"
method: POST
path: "/api/v1/services/cnft/indexing"
---

# Changes to Indexing cNFTs

`POST /api/v1/services/cnft/indexing`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-06-17** `52eb56467c6c` — 3 breaking, 4 info
- **2024-03-22** `dbd561304b3b` — 1 info

## Changes

- **2024-06-17** `52eb56467c6c` — 3 breaking, 4 info
  - removed the required property `minted_counts` from the response with the `200` status
  - removed the required property `nft_counts` from the response with the `200` status
  - removed the required property `paid_indexing_counts` from the response with the `200` status
  - api operation id `indexingCnftCollection` removed and replaced with `indexingCNftCollection`
  - added the required property `minted_count` to the response with the `200` status
  - added the required property `nft_count` to the response with the `200` status
  - added the required property `paid_indexing_count` to the response with the `200` status
- **2024-03-22** `dbd561304b3b` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console/docs/api/v1/services/cnft/indexing/post.md) · [API](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console.md) · [Page](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console/changes/api/v1/services/cnft/indexing/post)
