Skip to main content

Residential Services

Retrieve the list of services available for residential phone numbers, including pricing by rental period.

Endpoint

GET /numbers/residential/

Request

GET https://detect.expert/api/v1/numbers/residential/
X-Api-Key: YOUR_API_KEY

Response

[
{
"name": "CRYPTOPAY",
"service_code": "CRYPTOPAY",
"period": {
"1": 0.89,
"2": 5.99,
"3": 23.99
}
}
]

Fields

FieldDescription
nameHuman-readable service name
service_codeCode to use when booking a number
periodMap of period_code → price in USD

Period Codes

CodeDuration
115 minutes
21 day
31 week

Use service_code and period_code when booking a residential number.