Advice Needed How can I receive OTP via API?

Jamy. seo

New Member
Apr 21, 2026
1
0
Hi, im very new to all of this, i might not be familiar with terminology.

I know the url to make an API call to get a phone number:
it goes something like this:
sms-man.com/control/get-numb...ication_id

The response from it looks like so:

{
“request_id”: 123456789,
“number”: “79123456789”,
“country_id”: 1,
“application_id”: 123,
“status”: “success”
}
 
Very confused here.

Every OTP process will be different. The documentation for the provider you are using will tell you how to build the API calls and response.
 
  • Like
Reactions: ChrisLambert
Upvote 0

Latest Articles