Skip to main content
Use the Meta API autocomplete endpoints to turn a user’s text into the exact values required by the Prospect API. Both endpoints require your API key in the Authorization header and a query of at least three characters.

Location autocomplete

GET https://wiza.co/api/meta/location_autocomplete?query=tor Searches the available location catalog and returns up to 10 matching locations and regional groups. Each result includes:
  • key — the exact location value to send in a search filter
  • bucket — the matching location boundary: city, state, country, continent, or group
  • count — the number of matching records in the catalog
Copy the result’s key to v and its bucket to b in the location or company_location Prospect filter. For example:

Technographics autocomplete

GET https://wiza.co/api/meta/technology_autocomplete?query=aws Searches the technology catalog and returns up to 10 technologies that match a technology name or slug. Each result includes:
  • name — the technology name to display to your user
  • slug — the exact value accepted by the Prospect API technologies filter
Copy the result’s slug to v in the technologies Prospect filter. Add s: "e" when you want to exclude a technology: