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
-
Get Recordings GET {{c2d}}/click2dial/recordings/:call_ref
-
Create a Call: v2 (Deprecated) POST {{c2d}}/click2dial/calls
-
Delete Recordings - Single DELETE {{c2d}}/click2dial/recordings?call_ref={{ref}}
-
Delete Recordings - Single BC DELETE {{c2d}}/click2dial/recordings/:call_ref
-
Delete Recordings - Batch POST {{c2d}}/click2dial/recordings/delete-batch