...
For Bulk Requests - Where you need high through-put or uploading a large data.
API End Point: https://central-api.phonon.io/kairos-apis/outbound/create
Rate Limit: 30k per minute
For Real Time Requests - Low through-put but instant connect and faster response.
API End Point: https://central.phonon.io/kairos-apis/outbound/create
Rate Limit: 500 per minute
Info |
---|
Note : There is a 256KB limit on the API request body. In case a request is received which has a message body of size greater than 256 KB, the system will not process such a request. |
Request Parameters:
URL | https://central-api.phonon.io/kairos-apis/outbound/create OR | ||||||
---|---|---|---|---|---|---|---|
Method |
| ||||||
Body | JSON | ||||||
Headers | Content-Type: application/json | ||||||
Auth | None |
...