Pricing

Get pricing information and calculate call costs

Get pricing

get

Retrieve current pricing information for voice calls.

This is a public endpoint and does not require authentication.

Responses
chevron-right
200

Current pricing information

application/json
get
/pricing
200

Current pricing information

Get call pricing

get

Get pricing/billing information for a specific call.

Requires API key authentication. Only returns pricing for calls owned by the authenticated user.

Authorizations
X-API-KeystringRequired

API key for authentication

Path parameters
idstringRequired

Call ID

Responses
chevron-right
200

Call pricing information

application/json
get
/pricing/calls/{id}

Last updated