GET /api/resellers/checkNumber
Get detailed information about phone number and it's status
WARNING
URL of Onlinesim server is provided by Onlinesim partner support specialists. Please note, that the URL in the example is just a placeholder.
This request retrieves detailed information about the number.
You might need it to gather the data to analyse the statistics.
Parameters
| Name | Type | Description |
|---|---|---|
number* | string | Phone number in international format (including country code) Example: +460509081050 |
with_history | boolean | Detailed operation history flag (when Example: true |
| Name | Type | Description |
|---|---|---|
Authorization* | string | see more here Example: Bearer apikey |
Responses
200
Onlinesim server response
Code Samples
No code samples available