Skip to content

GET /newSms

Receive SMS via webhook

We've added a webhook feature for you! You can set a URL in your profile settings and as soon as we get SMS for any number that you've ordered, it will be forwarded to you.

This works for both single-service activations and long term rental!

Webhook

The schema of the payload is described in the response section.

Security

  • OAuth2 (Scopes: sms-scope, rent-scope)
    • sms-scope: grants access to manage numbers for the SMS receiving service from Onlinesim
    • rent-scope: grants access to renting phone numbers from Onlinesim
  • apikey
  • BearerAuth

Responses

200

Successful request example

Code Samples