Advanced Search
Search Results
134 total results found
API Docs
System Manual
Wiki
API 文档
操作手册
对外API文档
Voice API
Message API
Predictive Call Operation Manual
Voice Manual
短信接口文档
短信操作手册
语音操作手册
INCS
INCS Template Message API
使用 INCS API 发送 whatsapp 模板消息
Message Manual
Predictive Call API
SMS HTTP API Documentation
Overview This is a technical document for SMS sending API interfaces, providing detailed instructions on how to send SMS messages to users through HTTP interfaces. This document includes interface calling methods, parameter descriptions, status code explanati...
Predictive Call Operation Manual
Soft Phone Operation Manual
Soft Phone Operation Manual
Call Log API
Manual Call API
短信对外HTTP接口API文档
短信平台操作手册
预测试外呼操作手册
软电话手机版安装操作手册
INCS管理后台操作手册
INCS工作台操作手册
SMS Platform Operation Manual
Common API - API for getting call records
API for getting call records Interface description: the interface for the customer to actively pull the list of call records. Request method: POST, form-data format Get call record interface request parameters parameter name type Is it necessary illustrate ...
Common API - Call recording download link interface
Call recording download link interface Interface Description: Get the download link for the call log file. At present, call recordings are saved for 3 months, and it is recommended to save them locally。 request parameters parameter name type Is it necessary...
Predictive outbound - Callback data description
Callback data description illustrate: After the pre-test outbound task starts, the system will call the corresponding number according to the parameters passed in when creating the task. When the target number is connected, the system will assign the user to t...
Predictive outbound - Create a pre-test outbound task interface
Create a pre-test outbound task interface Interface Description: Create a pre-test outbound task. Note: The number of numbers for a single task should not exceed 10,000. If you need to add more numbers, please submit through the additional interface。 request p...
Pre-Test Outbound Call Operation Tutorial
Pre-Test Outbound Call Operation Tutorial 1.Backend Pre-Test Management 1.1 Create a New Pre-Test Outbound Call Task BackendWebsite: https://dashboard.infin8linx.com/ Enter the management backend, find the Pre-Test Outbound Call option in the left function ba...
Update Log
Update Log Version Description Author Date v1.3 1. Added error code=1102. Added Java, PHP hexadecimal conversion examples 2020/10/262021/06/24 v1.4 Supported https protocol v1.4.1 Added customer report SMS status interface 5
SMS Task Submission
2. SMS Task Submission 2.1. SMS Task Entry Click the "SMS Task" menu button in the upper left corner of the page to enter the SMS task management interface. 2.2. Creating a New Task On the SMS task interface, click the "Add Task" button to enter the task crea...
Sending Details
3. SMS Record 3.1. Viewing Sending Status Click the "Sending Details" menu to enter the sending status query interface. Query sending status through the following methods: Check the username and select a date range to view all sending records within the speci...
Statistical Analysis
4. Statistical Analysis 4.1. Sending Volume Statistics Click the "Statistics" menu to enter the data statistics interface. After selecting the username and statistics date, the system will display the following key indicators: Total SMS submissions Number of ...
Bill interface - with double-sided data
Bill interface - with double-sided data Bill interface - with double call data Note: For predictive and double calls, you need to check this interface to pull the call list. interface address: http://platform.infin8linx.com/api/cdrs request method:POST request...
Common API - API for getting call records
API for getting call records Interface description: the interface for the customer to actively pull the list of call records. Request method: POST, form-data format Get call record interface request parameters parameter name type Is it necessary illustrate ...
Common API - Clear the Token interface
Clear the Token interface Note: When there is a new extension or an abnormality occurs after the extension is adjusted, you can clear the Token through this interface, and then obtain the Token again to continue the operation. Request method: POST, form-data f...
Common API - Call recording download link interface
Call recording download link interface Interface Description: Get the download link for the call log file. At present, call recordings are saved for 3 months, and it is recommended to save them locally。 request parameters parameter name type Is it necessary...
Common API - Global error and status codes
Global error and status codes Interface exception error Description: ret is not 200, msg is abnormal error message. { "ret":400, // status code "data":[], "msg":"Illegal request: invalid parameter" } ret msg illustrate 400 illegal request ...
Common API - Extension call state callback parameters
Extension call state callback parameters To call back the call status of an extension, you need to configure a callback address for the corresponding account. Callback address configuration for extension call status: The customer provides an interface address ...
Common API - Obtain authorization token interface
Obtain authorization token interface Interface Description: Tokens required to access other interfaces must be obtained from this interface through the authorized Appid and Accesskey (except for the batch IVR interface). The timeliness of the interface authori...
Common API - call record callback parameters
call record callback parameters Bill callback needs to be configured with a callback address for the corresponding account. Callback address configuration of bills: The customer provides an interface address that can receive json data, which can be configured ...
Single SMS Sending
Single SMS Sending Request URL https://{domain}/sms/send?spid=xx&pwd=xx&das=xx×tamp=xx&sm=x Request Method GET Parameter Description Field Type Name Description spid string Interface account pwd string Encrypted password Important note 3 das ...
Multiple SMS Sending
Multiple SMS Sending Request URL https://{domain}/sms/rsend Request Method POST Content-Type: application/x-www-form-urlencoded Parameter Description Field Type Name Description spid string Interface account pwd string Password Important note 3 ...
SMS Delivery Status Query
SMS Delivery Status Query Request URL https://{domain}/sms/state?spid=xx&pwd=xx×tamp=xx&msgid=xx Request Method GET Parameter Description Field Type Name Description spid string Interface account pwd string Password Important note 3 timestamp...