GET
/
shop
/
numbers
/
countries
/
{country_code}
/
areas
/
{calling_code}
/
numbers

Authorizations

Authorization
string
headerrequired

OAuth2 Authorization Grant

Path Parameters

country_code
string
required

Country code (ISO 3166-1 alpha-2)

calling_code
string
required

Area code

Query Parameters

channel
enum<string>
default: random

Channel to specify whether numbers should be 'random' or 'custom'.

Available options:
random,
custom
contains
string

If 'custom' is selected as the channel, this field allows specifying numbers that should appear in the phone number.

Response

200 - application/json
numbers
object[]
required