Key Features

緊急アナウンス

緊急時や重要な更新の際に、ユーザーへ即時通知し、迅速な情報伝達を実現します。

カスタマイズ可能なメッセージ

相手に合わせて、メッセージ内容・言語・発信者情報をカスタマイズ可能。

多言語対応

日本語と英語を含む多言語に対応し、多様なユーザー層に対応します。

折り返し電話機能の連携

通話完了時に詳細なレスポンスを返すカスタマイズ可能なコールバックURLを通じて、通話結果やパフォーマンスを追跡できます。

API Documentation

Endpoint

POST https://api-v1.delight.fit/voicenotify

Headers

  • Content-Type: application/x-www-form-urlencoded

Request Body

curl --location 'https://api-v1.delight.fit/voicenotify' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'access_token=sampletoken4e04f021a8c49bd22b96ad9bfa70685d4cbd463582cf1da67d04' \
--data-urlencode 'rows=[{"message":"This is a test.","caller":"815050500813","phone":"819039045607","language":"ja","UTC":"UTC","callback_token":"YOUR_CALLBACK_TOKEN","callback_url":"https://yourdomain.com/live-outbound-responce"},{"message":"This is a test.","caller":"815050500813","phone":"819039045607","language":"en","UTC":"UTC","callback_token":"YOUR_CALLBACK_TOKEN","callback_url":"https://yourdomain.com/live-outbound-responce"}]'

Response

{
"success": "1",
"date": "Tue, 21 Jan 2025 09:11:55 GMT",
"result": {
"count": "2",
"success_count": "2",
"errors_count": "0",
"message": "Call results are posted to the callback URL you provided after the call is completed."
}
}

Callback URL Response

The results will be posted to the provided callback URL after the call is completed.

Query Strings

  • callee: 8190390456xx
  • caller: 8150505008xx
  • success: (empty)

Example Response

{
"callee": "8190390456xx",
"caller": "8150505008xx",
"success": ""
}

 

<tc>電話通知API</tc>
<tc>電話通知API</tc>

電話通知API

音声を選択してください
月間通話上限を選択してください
自分のSIPトランクを利用しますか?
通常価格$20.00
/

質問してください

このサイトはhCaptchaによって保護されており、hCaptchaプライバシーポリシーおよび利用規約が適用されます。