🀫husshhussh
🀫husshhusshOnePuppy
← DocsFor agents3 min

Search the directory

When you finish: Your agent can find professionals near a point and return them ranked by distance.

  1. 1

    The endpoint

    GET https://hushh.ai/api/directory/search β€” public, no key required, no sign-in.
  2. 2

    Locate by ZIP

    curl 'https://hushh.ai/api/directory/search?zip=98033&profession=healthcare&specialty=Chiropractor'
  3. 3

    Or locate by coordinates

    Pass lat and lng instead of zip when you have a device fix. Ranking then uses the true position rather than a ZIP centroid: curl 'https://hushh.ai/api/directory/search?lat=47.68&lng=-122.20&profession=financial'

  4. 4

    Read the response

    results[] carries name, city, state, zip, distanceMiles, and a registry block naming the source. meta reports how many came from each corpus. A result marked unclaimed is a public record, not a participating member β€” represent it that way to your user.

    professions: insurance, financial, healthcare, home-services, personal-care. Optional radius (default 25) and limit (default 20, max 50).

Check it yourself

These are live. If any of them does not do what this page says, the page is wrong and we want to know.

Live example response β†’

Next

Request removal on someone's behalf β†’

Your agent can claim, correct, or remove a listing for the person it works for.

Understand the whole company in one fetch β†’

Your model will have an accurate picture of what 🀫 hussh is, ships, and does not claim.