# Getting Started Otp API

This section explains about how to use our OTP API.
Can be sent by sms or whatsApp.

In sms:
need to use an HTTP post request by sending an XML/JSON stream. The response will also be sent in an XML/JSON Format.

All requests must be sent to :

https://019sms.co.il/api
During development you may send requests to :
https://019sms.co.il/api/test
this will look the same as the real request but won’t submit the actions.
this may be used to check the request is valid.

Requests must be sent with an API token - if you do not have one, follow this link to generate one.

In whatsApp:
need to use an HTTP post request by sending an application/json stream.

request be sent to:

https://019sms.co.il/whatsapp-api/send-otp-whatsapp

Last Updated: 5/15/2025, 3:02:05 PM