Main site

Filters

Customer filters are whitelisted. Unknown fields are not part of the public filter contract.

FilterAccepted inMeaning
statequery/bodyRequired two-letter state code.
zip5 / zipquery/bodyFive-digit ZIP filter.
renewal_monthquery/bodyOne month or comma-separated months, 1 through 12.
current_owner_verifiedquery/bodytrue narrows to current-owner verified rows.
homeownerquery/bodyBoolean homeowner filter.
has_emailquery/bodyBoolean email presence filter.
has_phonequery/bodyBoolean phone presence filter.
email_servablequery/bodyBoolean servable-email filter. This is not a deliverability guarantee.
phone_servablequery/bodyBoolean phone-readiness source filter. This is not permission to call.
reachablequery/bodyBoolean email-or-phone presence filter for customer requests.
has_x_datequery/bodyBoolean renewal-window anchor filter.
has_policy_expirationquery/bodyBoolean sourced policy-expiration date filter.
has_deed_datequery/bodyBoolean property purchase/deed date filter.
max_tier_rankquery/bodyPositive integer used with deed-date filtering.

Rejected filter

require_bounce_tested=true is rejected for customer preview, count, and export requests. Email verification is not available as a customer-facing guarantee.

Example

curl -H "X-API-Key: $MAVERICK_DATA_API_KEY" \ "https://api.themaverickdata.com/api/v1/contacts/count?state=TX&zip5=78701&renewal_month=8&has_phone=true"