Integrations & API

Plugs into the tools your reps already live in.

CRM sync, webhooks, and a REST API for numbers, calls, and analytics.

Developer-first API

Provision numbers, read health scores, and pull CDRs over a documented REST API.

curl "https://api.xetel.de/v1/rates/lookup?dst=4989" \
  -H "Authorization: Bearer xe_live_9f3a72c1" \
  -H "Accept: application/json"