Sign in

Ping

documented

Keep the session alive by pinging with a session_id.

SMS HTTP/S APIno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.clickatell.com/http/ping?session_id={{$session_id}}" \
  -X GET \
  -H "Accept: text/plain"