Api
Search Numbers
AuthorizationBearer <token>
In: header
Query Parameters
country_code?string
Default
"US"Length
2 <= length <= 2area_code?|
limit?integer
Default
10Range
1 <= value <= 20Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/telephony/numbers/search"{
"numbers": [
{}
]
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Search By Phone GET
Search calls by phone number (AC3). Phone number is redacted in response for PII protection. Search is logged to audit_logs for compliance. Requires minimum 4 characters for search term. Rate limited to 10 searches per minute per user (SEC-001).
Set Default Service Category PUT
Set the default category for 'I need help' requests.