Click2Dial

Number of APIs: 5

Platforma/Teleforge Click2Dial

A simple REST API with JSON payloads and realtime redis notifications.

create calls, fetch recordings, get inbound notifications to trigger popups and cdr notifications at the end of the call

  1. Get Recordings GET {{c2d}}/click2dial/recordings/:call_ref

  2. Create a Call: v2 (Deprecated) POST {{c2d}}/click2dial/calls

  3. Delete Recordings - Single DELETE {{c2d}}/click2dial/recordings?call_ref={{ref}}

  4. Delete Recordings - Single BC DELETE {{c2d}}/click2dial/recordings/:call_ref

  5. Delete Recordings - Batch POST {{c2d}}/click2dial/recordings/delete-batch