Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Phone numbers to check eligibility

phone_numbers
string[]
required

List of phone numbers to check eligibility

Phone number to check eligibility

Response

Successful response

phone_numbers
object[]

List of phone numbers with their eligibility status.