开发者中心
简单、强大的 API 与工具,助力快速集成
curl
curl -X POST https://api.chenyicomms.com/v1/sms \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"to":"+8613800138000","text":"Hello from Chenyi Communication"}'简单、强大的 API 与工具,助力快速集成
curl -X POST https://api.chenyicomms.com/v1/sms \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"to":"+8613800138000","text":"Hello from Chenyi Communication"}'