Skip to main content
POST
Phone Status Check
For a usage description of the Phone Status Service, please refer to the Phone Status page.

Endpoint

POST /phone-service/phoneStatus

Swagger

Authorizations

Authorization
string
header
required

Bearer token obtained from POST /auth. Valid for 60 minutes.

Body

application/json
phoneNumber
string
required

The phone number to check, including country code (E.164).

Example:

"+486504142304"

Response

Successfully retrieved phone status.

referenceId
string

Unique reference ID for the transaction.

Example:

"ABC123XYZ789"

subResource
string

Sub-resource type (e.g., 'live').

Example:

"live"

status
object
errors
string[]

List of errors, if any.

phoneType
object
blocklisting
object
numbering
object
location
object
carrier
object
live
object