We updated the response format of the Sent SMS Logs API to make timestamps clearer and easier to use across timezones.
Endpoint:
https://api.smsmobileapi.com/log/sent/sms/?
What’s new
Local timestamp added: the API now returns the date & time in your local timezone (based on your account/device timezone).
Server timestamp preserved: the API still includes the original server date & time for traceability and debugging.
This makes it easier to display logs correctly in dashboards and exports, while keeping a reliable reference to server time.
New field :
timearea "UTC+01"
date_add_server "2026-02-20"
hour_add_server "17:38:31"
timestamp_server 1771609111
send_from_mobile_date_server "2026-02-20"
send_from_mobile_heure_server "17:38:38"
send_from_mobile_timestamp 1771612718
Example of full reply :
date_add "2026-02-20"
hour_add "18:38:31"
timestamp 1771612711
send_from_mobile 1
send_from_mobile_date "2026-02-20"
send_from_mobile_heure "18:38:38"
send_from_mobile_timestamp 1771612718
recipients "1234567891011"
sms "test"
error_api ""
send_from_mobile_erreur ""
guid_message "e24143a6d096f9830430b5bc05ff0e42bfe89321"
timearea "UTC+01"
date_add_server "2026-02-20"
hour_add_server "17:38:31"
timestamp_server 1771609111
send_from_mobile_date_server "2026-02-20"
send_from_mobile_heure_server "17:38:38"