---
title: "Count Estimated Credits"
method: POST
path: "/broadcasts/count-estimated-credits"
tags: ["Broadcasts"]
---

# Count Estimated Credits

`POST /broadcasts/count-estimated-credits`

REQUIRED SCOPES <code>['broadcasts:write']</code>

## Request body

- object
  - `segments_count` integer
  - `type` string
  - `filtersList` object[]
    - `0` object[]
      - `filters` object[]
        - `0` object[]
          - `key` string
          - `operator` string
          - `value` string

## Response `200`

OK

- object
  - `count` integer

---

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