Telefonie logo

Telefonie

Telefonie is a cloud communications platform providing programmable telephony, voice, SMS, and number management APIs for developers and businesses. The platform enables developers to build voice calling, SMS messaging, number provisioning, and call recording capabilities into their applications. Telefonie supports WebRTC, SIP trunking, and REST APIs for building modern communication workflows.

4 APIs 0 Features
Call RecordingCPaaSMessagingNumber ProvisioningSMSTelecommunicationsTelephonyVoiceVoIP

APIs

Telefonie Voice API

Make, receive, and control phone calls programmatically. Supports outbound dialing, inbound call handling, call routing, IVR (Interactive Voice Response), call transfer, confere...

Telefonie SMS API

Send and receive SMS and MMS messages globally. Supports one-way notifications, two-way conversations, bulk messaging, unicode (international character sets), delivery receipts,...

Telefonie Number Management API

Search, purchase, configure, and manage phone numbers across multiple countries and number types (local, national, toll-free, mobile). Supports number portability (LNP), number ...

Telefonie Call Recording API

Record, store, and retrieve call recordings. Supports dual-channel recording, on-demand recording, automatic recording, transcription, storage management, compliance archiving, ...

Semantic Vocabularies

Telefonie Context

5 classes · 21 properties

JSON-LD

API Governance Rules

Telefonie API Rules

12 rules · 4 errors 4 warnings 4 info

SPECTRAL

JSON Structure

Telefonie Call Structure

0 properties

JSON STRUCTURE

Example Payloads

Resources

🔑
Authentication
Authentication
🚀
GettingStarted
GettingStarted
🔗
RateLimits
RateLimits
📦
SDKs
SDKs
🟢
StatusPage
StatusPage
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
📝
SignUp
SignUp
🔗
Login
Login
📰
Blog
Blog
💰
Pricing
Pricing
📄
ChangeLog
ChangeLog
👥
GitHub
GitHub

Sources

Raw ↑
name: Telefonie
description: >-
  Telefonie is a cloud communications platform providing programmable telephony, voice, SMS, and number management APIs
  for developers and businesses. The platform enables developers to build voice calling, SMS messaging, number
  provisioning, and call recording capabilities into their applications. Telefonie supports WebRTC, SIP trunking, and
  REST APIs for building modern communication workflows.
image: https://www.telefonie.com/logo.png
url: https://www.telefonie.com
type: Index
tags:
  - Call Recording
  - CPaaS
  - Messaging
  - Number Provisioning
  - SMS
  - Telecommunications
  - Telephony
  - Voice
  - VoIP
created: '2024-01-20'
modified: '2026-05-19'
apis:
  - name: Telefonie Voice API
    description: >-
      Make, receive, and control phone calls programmatically. Supports outbound dialing, inbound call handling, call
      routing, IVR (Interactive Voice Response), call transfer, conferencing, and real-time call control via REST and
      WebSockets.
    image: https://www.telefonie.com/images/voice-api.png
    humanURL: https://developers.telefonie.com/voice
    baseURL: https://api.telefonie.com/v1/voice
    tags:
      - Calls
      - Conferencing
      - IVR
      - Outbound Calling
      - Telephony
      - Voice
      - VoIP
      - WebRTC
    properties:
      - type: Documentation
        url: https://developers.telefonie.com/voice
      - type: OpenAPI
        url: openapi/telefonie-voice-openapi.yml
      - type: Authentication
        url: https://developers.telefonie.com/authentication
      - type: GettingStarted
        url: https://developers.telefonie.com/getting-started
      - type: Pricing
        url: https://www.telefonie.com/pricing/voice
      - type: RateLimits
        url: https://developers.telefonie.com/rate-limits
    contact:
      - type: Support
        url: https://www.telefonie.com/support
      - type: Email
        url: mailto:support@telefonie.com
  - name: Telefonie SMS API
    description: >-
      Send and receive SMS and MMS messages globally. Supports one-way notifications, two-way conversations, bulk
      messaging, unicode (international character sets), delivery receipts, inbound message webhooks, and long message
      concatenation.
    image: https://www.telefonie.com/images/sms-api.png
    humanURL: https://developers.telefonie.com/sms
    baseURL: https://api.telefonie.com/v1/sms
    tags:
      - Bulk SMS
      - Delivery Receipts
      - Messaging
      - MMS
      - SMS
      - Text Messages
      - Two-Way Messaging
    properties:
      - type: Documentation
        url: https://developers.telefonie.com/sms
      - type: OpenAPI
        url: openapi/telefonie-sms-openapi.yml
      - type: Authentication
        url: https://developers.telefonie.com/authentication
      - type: Pricing
        url: https://www.telefonie.com/pricing/sms
      - type: RateLimits
        url: https://developers.telefonie.com/rate-limits
    contact:
      - type: Support
        url: https://www.telefonie.com/support
      - type: Email
        url: mailto:support@telefonie.com
  - name: Telefonie Number Management API
    description: >-
      Search, purchase, configure, and manage phone numbers across multiple countries and number types (local, national,
      toll-free, mobile). Supports number portability (LNP), number lookup, capabilities checking, and configuring
      inbound call/SMS routing for numbers.
    image: https://www.telefonie.com/images/numbers-api.png
    humanURL: https://developers.telefonie.com/numbers
    baseURL: https://api.telefonie.com/v1/numbers
    tags:
      - DID
      - LNP
      - Number Portability
      - Number Provisioning
      - Phone Numbers
      - Toll-Free
    properties:
      - type: Documentation
        url: https://developers.telefonie.com/numbers
      - type: OpenAPI
        url: openapi/telefonie-numbers-openapi.yml
      - type: Authentication
        url: https://developers.telefonie.com/authentication
      - type: Pricing
        url: https://www.telefonie.com/pricing/numbers
    contact:
      - type: Support
        url: https://www.telefonie.com/support
  - name: Telefonie Call Recording API
    description: >-
      Record, store, and retrieve call recordings. Supports dual-channel recording, on-demand recording, automatic
      recording, transcription, storage management, compliance archiving, and secure download URLs. Recordings are
      stored in MP3 and WAV formats with configurable retention policies.
    image: https://www.telefonie.com/images/recording-api.png
    humanURL: https://developers.telefonie.com/recording
    baseURL: https://api.telefonie.com/v1/recordings
    tags:
      - Archiving
      - Compliance
      - Dual Channel
      - Recording
      - Storage
      - Transcription
    properties:
      - type: Documentation
        url: https://developers.telefonie.com/recording
      - type: OpenAPI
        url: openapi/telefonie-recording-openapi.yml
      - type: Authentication
        url: https://developers.telefonie.com/authentication
      - type: Pricing
        url: https://www.telefonie.com/pricing/recording
    contact:
      - type: Support
        url: https://www.telefonie.com/support
common:
  - type: Authentication
    url: https://developers.telefonie.com/authentication
  - type: GettingStarted
    url: https://developers.telefonie.com/getting-started
  - type: RateLimits
    url: https://developers.telefonie.com/rate-limits
  - type: SDKs
    url: https://www.telefonie.com/sdks
  - type: StatusPage
    url: https://status.telefonie.com
  - type: TermsOfService
    url: https://www.telefonie.com/terms
  - type: PrivacyPolicy
    url: https://www.telefonie.com/privacy
  - type: SignUp
    url: https://www.telefonie.com/signup
  - type: Login
    url: https://www.telefonie.com/login
  - type: Blog
    url: https://blog.telefonie.com
  - type: Pricing
    url: https://www.telefonie.com/pricing
  - type: ChangeLog
    url: https://developers.telefonie.com/changelog
  - type: GitHub
    url: https://github.com/telefonie
maintainers:
  - name: Telefonie API Team
    email: api@telefonie.com
    url: https://www.telefonie.com/team