GET /api/resellers/checkNumbers
Get detailed information about all phone numbers on your profile and their statuses
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 is similar to checkNumber request, with exception that it allows you to check numbers on the Onlinesim server in bulk. It provides a detailed information on numbers you've listed.
Parameters
| Name | Type | Description |
|---|---|---|
with_history | boolean | Detailed operation history flag (when Example: true |
| Name | Type | Description |
|---|---|---|
Authorization* | string | see more here Example: Bearer apikey |
Request Body
Content-Type:
application/jsonBodyobject
numbersstring[]
Responses
200
Onlinesim server response
400
Bad Request
Code Samples
No code samples available