Skip to main content

Download CSV with Rates

This request returns a CSV with all phone number rates.

get /phonenumber/rates/csv

Sample

A sample GET request to get phone number rates in the CSV format:

curl -X GET \
'https://api.carrierx.com/core/v2/phonenumber/rates/csv' \
-H 'Authorization: Bearer 5ebc03d6-8b2b-44ad-bf65-72d4f1491dda'

Response

200 status code and a CSV download:

This request is enabled for Field Filtering.

Required Scopes

To get a CSV with the rates the partner must have one of the following scopes enabled:

  • phonenumber.manage
  • phonenumber.read