Skip to main content
GET
List Purchased Numbers

Authorizations

string
required
Your Agni API key used to authenticate the request. Pass it in the X-Api-Key header. Find or rotate it from your Ravan AI account settings.

Query Parameters

string
Filters available numbers by region, state, province, or locality when supported.
string
The ISO 3166-1 alpha-2 country code. Example: US.
boolean
Filters results by active status. Use true for active records or false for inactive records.

Response

boolean
Whether the request succeeded.
string
Human-readable status message.
object[]
Returned data.

Authorizations

X-Api-Key
string
header
required

Query Parameters

region
string

Region filter

iso_country
string

ISO country code filter

is_active
boolean

Filter by active status

Response

200 - application/json

Successful response

success
boolean
message
string
data
object[]