Skip to main content

Overview

You must accept the Branded Calling Terms of Service before activating Branded Calling on any enterprise (POST /v2/enterprises/{enterprise_id}/branded_calling); without it, activation returns 403. Read the full terms at telnyx.com/terms/branded-calling. Acceptance is a one-time, idempotent action per user. If Telnyx publishes a new ToS version, you may need to re-accept.

API endpoints

The generic GET /v2/terms_of_service/status, GET /v2/terms_of_service/agreements, and GET /v2/terms_of_service/info endpoints accept a product_type query parameter that defaults to branded_calling.

Check your status

Pass product_type=branded_calling. If omitted, it defaults to branded_calling.

Accept Branded Calling ToS

Idempotent, calling again after you’ve already agreed returns the existing agreement.