---
title: "List of all available telcom rate centers for the specified state"
method: GET
path: "/misc/ratecenter"
tags: ["misc"]
---

# List of all available telcom rate centers for the specified state

`GET /misc/ratecenter`

Returns a list of rate centers for the state requested

## Query parameters

- `state` string, required

## Response `200`

An array of rate centers for given state

- RateCenter[]
  - `rate_center` string — The standard used abbreviation for a rate center
  - `state` string — The two letter abbreviation for the state/province of the rate center

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/convirza/apis/convirza-apis.md) · [All operations](https://skmtc.net/convirza/apis/convirza-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/convirza/convirza-apis/versions/ccf9bbe34f5a/schema)
