Skip to main content
POST
/
api
/
v3
/
sms
/
incoming
Incoming SMS Webhook
curl --request POST \
  --url https://sandbox-api.kotanipay.io/api/v3/sms/incoming
This endpoint is called directly by AfricasTalking when an inbound SMS is received on your registered shortcode. No authentication is required. KotaniPay saves the message and forwards it to all registered webhook clients for your account.
Configure this URL (https://sandbox-api.kotanipay.io/api/v3/sms/incoming) as the callback URL in your AfricasTalking dashboard under SMS → Callback URL.

Response

200

Incoming message processed successfully