Skip to content

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

NameTypeDescription
number*string

Phone number in international format (including country code)

Example:+460509081050
with_historyboolean

Detailed operation history flag (when true returns a list of operations for the specified numbers)

Example:true
NameTypeDescription
Authorization*string

see more here

Example:Bearer apikey

Responses

200

Onlinesim server response

Code Samples